top of page
Covid-19 Data Analysis Part
Tools & Skills Used
-
Python
-
pandas
-
numpy
-
seaborn
-
matplotlib
-
This project was conducted on Coursera.com as part of their guided projects program. Steps taken in this project include:
​
-
Importing Covid19_Confirmed_dataset.csv and preparing it for analysis by dropping columns and aggregating rows.
-
Deciding on and calculating a good measure for analysis.
-
Importing the WorldHappinessReport.csv
-
Merging the two datasets and finding correlations among the data.
-
Visualizing my analysis results using Seaborn.
bottom of page