Skip to content

Zend Anwar

Full stack web developer

  • About
  • Services
  • Magento Training
  • Contact

Category: Python

Python

December 26, 2018 admin

django.db.utils.OperationalError: no such table: auth_user

just run below command from root directory.>>>python manage.py migrate

Continue reading
December 24, 2018 admin

scrapy version check with CLI mode

It’s very simple, just run below command.>>> scrapy version

Continue reading
November 11, 2018 admin

how to open Jupyter notebook in chrome on windows

Just make chrome as a default browser and launch the jupyter . It will work

Continue reading
November 6, 2018 admin

Expectation find out with pyhton

The expected value of a random variable X is given by: E ( X ) =∑xi pi E(X) = 1(

Continue reading
October 22, 2018 admin

anaconda mysqldb install

Just run following command conda install -c anaconda mysql-python

Continue reading
October 22, 2018 admin

How do I create a superuser account in Django

Just run following command $ python manage.py migrate $ python manage.py createsuperuser

Continue reading
October 22, 2018 admin

django install with anaconda

Just open anaconda cmd & run following command conda install -c anaconda django

Continue reading
March 15, 2018 admin

Libraries for data science in Python

Fundamental Libraries for Scientific Computing IPython Notebook NumPy pandas SciPy Math and Statistics SymPy Statsmodels Machine Learning Scikit-learn Shogun PyBrain

Continue reading
February 25, 2018 admin

Method overloading example in python

class Localbus: def sayLocal(self, busName=None): if busName is not None: print(‘Hello ‘ + busName) else: print(‘Hello ‘) obj = Localbus()

Continue reading
July 16, 2017 admin

‘python’ is not recognized as an internal or external command

It’s very simple, just modify python install. just follow image.

Continue reading

Posts navigation

1 2 3 4 Next Posts»

Categories

  • .htaccess
  • Advanced PHP(OOP)
  • AngularJS
  • Bangladesh Tourism
  • Cakephp
  • Drupal
  • HTML
  • HTML5
  • Jquery
  • Linux
  • Magento
  • Magento 2
  • NoSQL
  • Others
  • PHP Basic
  • Python
  • R
  • SEO
  • SQL
  • System Administration
  • Uncategorized
  • Word Press
  • Zend basic
February 2019
M T W T F S S
« Jan    
 123
45678910
11121314151617
18192021222324
25262728  
Powered by WordPress and Wellington.