Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

MohamedhanySakr/Analysis-for-Covid-19-Spreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Analysis

Libraries i used To make the analysis

  1. numpy
  2. pandas to make Dataframes
  3. Matplotlib & Plotly for visualizations

I used Anaconda (Jupyter Notebook) to make it much clear

How to install the Libraries ?pip install pandasconda install pandaspip install numpyconda install numpypip install matplotlibconda install matplotlibpip install plotlycpnda install plotly

Dataset

Dataset i used was a much bigger dataset with lots of columns that i didn't need so i used pandas to mainapulate, clean and updating it.

I made my new dataset you can check it in the link belowhttps://www.kaggle.com/mohamedhanyyy/covid19-worldspreading

I wanted to Collect all the Covid-19 cases all over the world and make analysis on itData is simple but can bring a lot of insights

Data is classified into 4 columns(Country/Region', 'Confirmed', 'Country Abbr 2', 'Country Abbr 3)

  1. Country/Region contain all world Countries
  2. Confirmed contain all confirmed Covid-19 cases
  3. Country Abbr 2 contain every country with the abbreviation of 2 letter
  4. Country Abbr 3 contain every country with the abbreviation of 3 letter

Visualizations

matplotlib & plotly support many graphsWorld map (choropleth) made it easy to understand the spreading analysis of covid-19Image of Choropleth

Result

Understanding how covid-19 affected countries all over the world by some easy analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp