Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 470 Bytes

python_packages.md

File metadata and controls

23 lines (19 loc) · 470 Bytes

List of Python packages used in the course

Note: Some of these packages have dependencies that will also need to be installed.

Included with Anaconda (complete list)

  • beautiful-soup
  • ipython
  • ipython-notebook
  • matplotlib
  • nltk
  • numpy
  • pandas
  • pip
  • requests
  • scikit-learn
  • scipy
  • statsmodels

Available for installation via conda

  • seaborn

Available for installation via pip

  • textblob