This week we'll put together our data analysis and plotting skills using pandas and Matplotlib to create visualizations.
- Exercise 7 is due by 17:00 on Friday, October 27th, 2023.
- Remember to save and commit your changes locally, and push your changes to GitHub after each major change!
- Working in pairs is optional on this exercise. If you prefer to work alone, please be sure to inform the course assistants. Otherwise, and we will only grade the repository of the member of your pair that is responsible for this week's exercise.
- Review the materials for Lesson 7
- Check out the hints for this week's exercise if you're having trouble
- Take a look at the PEP 8 - Style guide for Python code if you are uncertain about the style of your code
Before starting to work with the problems for this week, you should start a new JupyterLab instance and clone your own Exercise 7 repository (e.g., exercise-7-davewhipp
) in the instance using Git as we saw in Lesson 2.
Exercise 7 has two problems worth 10 points in total.