/DAT210x

Programming with Python for Data Science Microsoft

Primary LanguagePythonMIT LicenseMIT

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