-
Notifications
You must be signed in to change notification settings - Fork 75
Resources for Getting Started
Tathagata edited this page Apr 13, 2017
·
4 revisions
Here are some resources to get your whet your appetite and get you started with Python
http://learnpythonthehardway.org/book/
To work with others. TODO
- Scikit-learn documentation and tutorials
- Tom Augspurger's guide to Pandas
- The (free) textbook "Elements of Statistical Learning" (The examples are in R, but it's a great textbook on basic concepts in data science.)
- PyData YouTube channel
TODO
- Practice the language and practical Python applications bite-sized projects with scaffolding provided.
- NewCoder is for when you get to the point where you say “Well, I worked through this beginner book. Now what?” It has tutorials on Data Visualization, APIs, Web Scraping, Networking