This repository contains two main components: download_match_data.py
and smash_online_analysis.ipynb
.
The first script downloads the data to be used by the notebook.
Be warned, due to the rate limit and the large amount of data being downloaded, it will take on the order of ten hours to download everything.
The dependencies can be found in the environment.yml file and installed with conda env create -f environment.yml
.
If you do not already have conda installed you can find it here.
The dataset can also be downloaded here to avoid having to wait on the script.