Reference Material¶

For this course, there are several reference material I’d recommend:

Reference

Language

Comments

A Whirlwhind Tour of Python by Jake VanderPlas

Python

This is a very well-organized set of notebooks for those that have some coding experience

Python Data Science Handbook by Jake VanderPlas

Python

This is more suited if you’re interested in a full book with all the gory details

Practice Python from Kaggle](https://www.kaggle.com/learn/python)

Python

If you want extra practice with the Python language there are some great exercises here.