AK2001 / Covid-19_Stats

A university assignment using Python Pandas to perform statistical analysis on Covid-19 data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project undertaken by two second-year Computer Science undergraduates as part of a coursework for our Statistics course.

This project utilizes python 3, more specifically the pandas package, and jupyter notebooks to perform a Statistical analysis on data from the recent and ongoing COVID-19 pandemic.

The data was collected from this github repo. Note: Because this data is constantly refreshing, this project currently uses data from 2019-12-31 to 2020-11-24.

In total, this project answers on eleven (11) statistical questions set by the Coursework Handout.

About

A university assignment using Python Pandas to perform statistical analysis on Covid-19 data.


Languages

Language:Jupyter Notebook 100.0%