Skip to content

technotebrasil/DAT210x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages