Skip to content

7even7/DAT210x

 
 

Repository files navigation

DAT210x

Programming with Python for Data Science Microsoft

Current Offering

If you haven't already, join the course! The current offering is from Oct10 - Dec31.

Getting Started

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%