From de9101b3a27481c4a07e7ef815d25637762a216b Mon Sep 17 00:00:00 2001 From: Koushik R Kirugulige Date: Tue, 20 Oct 2020 13:42:23 +0530 Subject: [PATCH] Update README.md --- 538 LaLigaPredictions/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/538 LaLigaPredictions/README.md b/538 LaLigaPredictions/README.md index 524acff..1c5de06 100644 --- a/538 LaLigaPredictions/README.md +++ b/538 LaLigaPredictions/README.md @@ -1 +1,5 @@ -Test file +##[laliga.py](https://github.com/koushikkirugulige/Football-Analytics/blob/master/538%20LaLigaPredictions/laliga.py) +this is a script which downloads the probability for laliga games from [fivethirtyeight](https://projects.fivethirtyeight.com/soccer-predictions/la-liga/) after the end of each matchday and stores in a csv file + +##[538 Laliga Predictions Graph.ipynb](https://github.com/koushikkirugulige/Football-Analytics/blob/master/538%20LaLigaPredictions/538%20Laliga%20Predictions%20Graph.ipynb) +this notebook plots the data from the csv file as a line graph