/Covid-19-data-analysis

Python programming and data analysis

Primary LanguageJupyter Notebook

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.