More pandas and plt

This week we're looking at more things with pandas and matplotlib. We'll be combining multiple datasets and looking at multi-dimensional data (ooooooh).

Prerequisites:

You should have worked through the previous weeks' notebooks to get the most out of this section.

Schedule:

Section Description
Combining datasets with pandas Combining multiple datasets, merging data, saving dataframes
More fun with functions, dataframes and plotting Using apply, making some fancy plots

Setup:

You'll need the following files for this section:

In [ ]: