Overview
Now that we’ve got a good idea of how to use Pandas, this second class puts you in the context of a preliminary exploration of any dataset, reviewing what we can measure, compute and plot to get an idea of the structure of the data before we infer anything in the following classes. We will introduce a few new Pandas functions and will start plotting data using dedicated libraries.
Today’s objectives
The objectives of this class are to review: