COM725 AE2 Assessment
You can utilise Makefile if you are running on MacOs, else you may either have to do the steps below or install make on your Windows/Linux.
conda create --name data python
make install
make run
conda create --name data python
pip install -r requirements.txt
python src
You must use Python 3.10
as typing
with the new Union operator is used throughout this project.