/edx-course-DAT210x

Files and assigments for the edX course DAT210x Programming with Python for Data Science

Primary LanguagePythonMIT LicenseMIT

DAT210x

Programming with Python for Data Science Microsoft By Authman Apatira

Current Offering

If you haven't already, join the course!

Getting Started

  • Download and install the Anaconda 4.2.0 Graphical Installer for your operating system (Linux, OS/X, or Windows).
  • Be sure to select the installer for Python version 2.7.
  • Execute the following pip commands on your terminal / command line: sudo pip install BeautifulSoup4 sudo pip install html5lib==1.0b8 sudo pip install plyfile

Your anaconda installer comes pre-loaded with the following packages:

  • matplotlib
  • numpy
  • scipy
  • pandas
  • scikit-learn
  • spyder