πŸ›£οΈ Week 07 - Lab Roadmap (90 min)

Author
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.

  1. When you come to the class, cd to the folder where you cloned the GitHub repository.

  2. Then, run git pull to get the latest version of the repository.

πŸ–‡οΈ LINK TO REPOSITORY