Descriptive statistical analysis on football database from Kaggle
There are two files required to successfully run this jupyter notebook. The database file is large and so it's not contained in this repo. Database file needs to be located in the same folder as the notebook and named database.sqlite. Database file can be downloaded from Kaggle
In order to get this running you need to have python 3 installed with all data analysis libraries.
- Alejandro Rodriguez - Initial work - aleromar