Skip to content

pratiksha2712/Covid-19-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Covid-19 Data Analysis using Python

we haveworked with the COVID19 dataset, published by John Hopkins University, which consists of the data related to cumulative number of confirmed cases, per day, in each Country. Importing COVID19 dataset and preparing it for the analysis by dropping columns and aggregating rows. Finding and calculating a good measure for the analysis. Merging two datasets and finding correlations among the datasets. Visualizing analysis results using Seaborn.