Coronavirus Analysis Using Python

Varun Jain Sep 20, 2020

CoronaVirus (COVID-19) Analysis and visualization using Python by using various package as Matplotlib, Pandas and NumPy.

Coronavirus analysis is done by getting data of confirmed, deaths, recovered cases. We draw various bar graphs, pie charts, line graphs, and tabular columns to analyze and visualize the cases in various countries.
We compare the highest number of cases in a particular country with the rest of the countries.
We then analyze the cases in India and drawbar, pie, and a line graph for visualization.
We use matplotlib function to plot graphs, pandas to analyze data,NumPy to perform a mathematical function, seaborn packages from Python language.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment