Open Jupyter Notebooks and change to this directory. Then open a new note notebook.
In this exercise you will download data from the web into a panda dataframe and then write some analysis and plotting code. The dataset that we will analyse is taken from co2.earth specifically the monthly data. Before processing the data, download and inspect it so that you know what to expect it to look like when you open it in a dataframe.