In this workshop we will be exploring the python package Pandas and Matplotlib. These are two closely linked data analysis and visualization packages which are widely used. There will be minimal lecture about the background of these packages before diving in and writing real code using these packages. We will go from a raw data set, which we manipulate with pandas, before visualizing it with matplotlib. We will also learn about the Jupyter notebook software environment.