An open API service indexing awesome lists of open source software.

https://github.com/prsdm/statistical-data-analysis


https://github.com/prsdm/statistical-data-analysis

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Statistical-Data-Analysis
## Acadamic Project
### Introduction
Conducted exploratory and statistical analysis on data from the English Premier League Season 2020-2021.

### About Datasets
A csv file, which include various data entries for each football match in English Premier League during the 2020-2021 season. To name a few of these entries: date, referee name, number of goals, red cards, etc. The csv data set you are provided contains one row per football match

### Programming Language
* Python (Pandas, NumPy, Statsmodel, Matplotlib, Seaborn etc.)