Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Day 1

Note: Interactive Outputs are not captured while saving the notebook, hence you need to run the notebook for them to work

Problem Statement

On a particular date, If 70% number of confirmed case is zero, then Delete the column. i.e. whole February will be deleted and few more. Plot the graph

  • Country Wise
  • Date Wise
  • Continent Wise

Requirements

pip3 install ipywidgets

jupyter nbextension enable --py widgetsnbextension

Dataset

The dataset used in the problem can be found here:

Covid 19 Dataset

Continents

Outputs

Country-wise Plot

Country-wise plot

Date-wise Plot

Date-wise plot

Continent-Wise Plot

Date-wise plot

Acknowledgement

  1. Thank to TFUG Mumbai for hosting this challenge
  2. Continents.csv dataset has been taken from Abdul Rashid Reshamwala.