sportowe_wizualizacja/538 LaLigaPredictions
2020-10-20 13:45:25 +05:30
..
538 Laliga Predictions Graph.ipynb the line plot graph for predictions 2020-10-20 13:35:57 +05:30
la liga.csv the prediction csv file 2020-10-20 13:45:25 +05:30
laliga.py move laliga.py to 538 LaLigaPredictions/laliga.py 2020-10-20 13:38:06 +05:30
README.md Update README.md 2020-10-20 13:44:18 +05:30

laliga.py this is a script which downloads the probability for laliga games from fivethirtyeight after the end of each matchday and stores in a csv file

538 Laliga Predictions Graph.ipynb this notebook plots the data from the csv file as a line graph

Thanks to petermckeever github repo for the matplotlib graph code and fivethirtyeight for the data