ElijahWandimi / ManchesterUnitedHistoryAnalysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manchester United Data Analysis

Analysis of Manchester United season statistics for the years 2022/2023 and 2020/2021.
Scraped the data from bfref, an online data source for premier league statistics.

using requests and beutifulsoup


Format the data to a better form, csv and write it to a data folder for access during analysis.

created a pandas pipeline for data conversions to the right formats and writing to csv


About


Languages

Language:Jupyter Notebook 98.6%Language:Python 1.4%Language:Procfile 0.0%