Clone the repository and submodules
git clone --recurse-submodules https://github.com/antoniaelek/fantasy-premier-league.git
Setup python environment
cd ./fantasy-premier-league
mkdir env
py -m venv ./env
./env/Scripts/activate
pip install -r requirements.txt
Create .env file in repository root with the following contents (replace [CHANGEME] placeholder with your own values)
CHARTS_API_KEY=[CHANGEME]
CHARTS_USER=[CHANGEME]
git submodule foreach git checkout master
git submodule foreach git pull origin master
At first I had an issue with the bot unable to locate my player_raw.csv and I was able to fix that. And now its throwing me this error [ File "pandas_libs\parsers.pyx", line 545, in pandas._libs.parsers.TextReader.cinit pandas.errors.EmptyDataError: No columns to parse from file ]
pls whats the total size of this repo
fantasy-premier-league data-visualization data-visualisation football fpl fpl-analysis plotly analysis visualizations ict