Data Analysis with Python - Learning Materials?

Hi Data Newb here
Watched the first 2 videos on this and the host talks about “pausing” the video to have a go - (I assume) - using the data set he is using in the video. Trouble is - there does not seem to be anywhere to download this?
Any help would be awesome. Thanks
G

You should use Google Collab: There are some links above the video:

Data Analysis Example A

Instead of using notebooks.ai like it shows in the video, you can use Google Colab instead.

More resources:

First link is the notebook used in the video that you can modify and run.

Second link is instructions for opening a notebook stored on github into google collab.