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-08-01.py: Part 1 Colab PySpark intro solutionexercise-08-02.py: Part 2 Spark SQL analytics solutionexercise-08-03.py: Part 3 local PySpark verification solutionexercise-08-homework.md: Homework reference notes
- Quiz content is intentionally excluded.
- Parts 1 and 2 are written so the same code can run in Google Colab cells.
- Local scripts should be run from the
session8folder.