This folder contains reference solution code provided by Stelios.
Write your own code first. Use these files only to check your approach after you complete each task.
exercise-09-01.py: Part 1 Spark CSV loading and SQL view solutionexercise-09-02.py: Part 2 derived columns and time features solutionexercise-09-03.py: Part 3 ranked service summary solutionexercise-09-homework.md: Homework reference notessession-09-solutions-colab.ipynb: Colab-ready notebook that runs the Session 9 solution workflow end to end
- Quiz content is intentionally excluded.
- The tutorial code can be run in Google Colab or locally.
- Local scripts should be run from the
session9folder.