To execute this script, an Anaconda environment is required. Follow these steps:
- Install Anaconda.
- Create the environment using the provided YML file:
conda env create -f environment.yml
- Run the Jupyter notebook within this environment.
Please don't hesitate to reach out if you have any questions about the code.