-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d7d20c9
commit 441d573
Showing
1 changed file
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
Additional Resources | ||
# Additional Resources | ||
Here are some additional resources to check out that will help you throughout your Path. While the books listed are recommended and will help you on your data science journey, reading them is OPTIONAL. If you prefer not to use them when they appear along the way, just click the ‘Next’ button to move forward to the next content item. | ||
|
||
Documentation: The Python Standard Library | ||
Book: A Whirlwind Tour of Python, Jake VanderPlas | ||
Documentation: Jupyter Notebook | ||
Book: Python Data Science Handbook, Jake VanderPlas, also available for free here | ||
Resource: SQL Cheatsheet | ||
Documentation: pandas documentation | ||
Documentation: NumPy Manual | ||
Documentation: Matplotlib: Python plotting | ||
Documentation: API reference — seaborn | ||
Book: Algorithms of Oppression: How Search Engines Reinforce Racism, Safiya Umoja Noble | ||
Documentation: scikit-learn: machine learning in Python | ||
Book: Introduction to Machine Learning with Python: A Guide for Data Scientists, Müller Andreas C., Sarah Guido | ||
Book: Weapons of Math Destruction: How Big Data Increases Inequality and Threatens Democracy, Cathy O’Neil | ||
Book: Python Feature Engineering Cookbook, Soledad Galli | ||
Book: Deep Learning with Python, François Chollet | ||
* Documentation: The Python Standard Library | ||
* Book: A Whirlwind Tour of Python, Jake VanderPlas | ||
* Documentation: Jupyter Notebook | ||
* Book: Python Data Science Handbook, Jake VanderPlas, also available for free here | ||
* Resource: SQL Cheatsheet | ||
* Documentation: pandas documentation | ||
* Documentation: NumPy Manual | ||
* Documentation: Matplotlib: Python plotting | ||
* Documentation: API reference — seaborn | ||
* Book: Algorithms of Oppression: How Search Engines Reinforce Racism, Safiya Umoja Noble | ||
* Documentation: scikit-learn: machine learning in Python | ||
* Book: Introduction to Machine Learning with Python: A Guide for Data Scientists, Müller Andreas C., Sarah Guido | ||
* Book: Weapons of Math Destruction: How Big Data Increases Inequality and Threatens Democracy, Cathy O’Neil | ||
* Book: Python Feature Engineering Cookbook, Soledad Galli | ||
* Book: Deep Learning with Python, François Chollet |