Learn practical skills, build real-world projects, and advance your career

Omicron daily cases by country (COVID-19 variant) - Analysis

image-3.png

We all of know that whole country has been facing covid-19 for 2 years but in tis 2 year there are many varients of this covid seen .
In this my project analysis about that different types of varient shown and how much spread of this varient in different types of country

This project is part of my Data Analysis with Python: Zero to Pandas course - www.zerotopandas.com.

Here we use various libraries of Python for visualization of Data.

The Dataset which is Used in Project is from Data World

The libraries for data analysis and visualization that I have used in this project are Numpy, Pandas, Matplotlib and Seaborn. These libraries are covered in the course by Jovian.ml named as Data Analysis with Python: Zero to Pandas.

Downloading the dataset

dataset_url='https://www.kaggle.com/yamqwe/omicron-covid19-variant-daily-cases'