This repository includes
- a Jupyter notebook with my analysis of the dataset
- the data from the dataset
- a few deliverabels e.g. plots saved as pictures
- Create a virtual environment and source it
- Install the requirements via:
pip install -r requirements.txt
- Open the notebook either via Jupyter or VSCode