All descriptions are in requirements pdf file
- Download the folder with all the files
- Install python packages
numpyandpandas:
pip install numpy, pandas- Go to the directory with main.py file
- Run python script:
- On windows:
py main.py- On Linux:
python main.pyAll constants in utils/constants.py can be changed (including number of tuples), nothing else should be changed