Overview
Teaching: 15 min
Exercises: 15 minQuestions
How can I plot my results?
Objectives
Create a time series plot of statistical data.
Create a scatter plot of statistical data.
FIXME
Key Points
Use matplotlib with arrays or data frames to visualize data.
Decide what kind of plot to create based on what questions you want to answer.