π£οΈ Week 07 - Lab Roadmap (90 min)
This lab is part of the
GENIAL project.

When you reach Part 3 of this lab, read the specific instructions for GENIAL participants.
π― Learning Objectives
- Practice a perfectionistβs approach to specifying data types
- Discover how a layered approach to data visualisation, called the grammar of graphics, can help you create complex visualisations
- Practice the grammar of graphics with the
plotnine
library - Form groups for the final project!
π Lab Tasks
This week, we are doing things differently!
The notebook used in the lab will also appear in the same GitHub repository as the lecture notebooks, with the caveat that I will only update it after the W07 lecture.
When you come to the class,
cd
to the folder where you cloned theGitHub repository.
Then, run
git pull
to get the latest version of the repository.
ποΈ LINK TO REPOSITORY