Skip to content

KavyaOS/Covid_Analysis_USA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid_Analysis_USA

Analysis of covid cases, deaths over population per state and per county in USA. Plots are made to analyse data more effectively by visualizing, and analysis is made as per that plot.

This is a part of big data assignment, and pandas is mainly used package all over the program to analyse dataframe.

Used packages: pandas, matplotlib, seaborn, datetime, csv