Introductory workshop to show the first steps to be taken when analyzing data with Pandas. In this workshop we will load a dataset into a pandas dataframe, transform it and clean it to perform our initial data analysis. We will use matplotlib with ggplot styling to visualize the data.
What will we do in the workshop