Programming with Python for Data Science Microsoft
If you haven't already, join the course! The current offering is from Oct10 - Dec31.
Even if you ran the full anaconda installer, there are a few other modules you'll need to pull down to complete your assignments:
- BeautifulSoup4
- html5lib==1.0b8
- plyfile
If you installed miniconda, then you'll have to get these packages as well:
- matplotlib
- numpy
- scipy
- pandas
- scikit-learn
- spyder