akhiljamesgeorge / EPL-Data_Analysis_2009-2019

Analyzing the data of English Premier League from 2009 - 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EPL-Data_Analysis_2009-2019

Analyzing the data of English Premier League from 2009 - 2019 (10 seasons)

Data Source

  1. The excel files containing the data of different seasons are available in the link below.
    https://www.football-data.co.uk/englandm.php

Workflow

  1. Load the excel files for all 10 seasons and merge them to form one single excel file.
  2. Use the excel file containing data from 10 seasons and perfrom analysis.

Tools used

Python 3
pandas
numpy
matplotlib

About

Analyzing the data of English Premier League from 2009 - 2019

License:MIT License


Languages

Language:Jupyter Notebook 100.0%