Skip to content

jrlee85/Python_Programming_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

python-programming-project

UoL Python Programming projecting scraping and analysing data on the English Premier League

This project was created as part of my Data Science MSc. The task was to explore a data set related to the English Premier League and perform some statistical analysis and visualisation on the data set.

I chose to look at 11 key metrics to see whether these had a strong impact on a team's success. I obtained the data through a combination of direct downloads and web scraping using the BeautifulSoup library. This project required a large amount of data preprocessing and cleaning in order to get the data into a format suitable for analysis.

The analysis was performed primarily with Pandas data frames, and the visualisation used Matplotlib, Seaborn and Folium to create interactive maps.

About

UoL Python Programming projecting scraping and analysing data on the English Premier League

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published