filmov
tv
Project - 4 | Data Analysis with Python | #DataScience | Covid-19 Dataset
![preview_player](https://i.ytimg.com/vi/89eYAAPyRfo/maxresdefault.jpg)
Показать описание
Enrol in our Udemy courses :
----------------------------------------------------------
----------------------------------------------------------
----------------------------------------------------------
In this video, a mini dataset related to the Covid-19 pandemic is taken and analysed in a very Easy To Understand (ETU) language.
Here, you will learn how to work on a real project of Data Analysis with Python.
Questions are given in the project and then solved with the help of Python.
The commands that we used in this project :
* import pandas as pd -- To import Pandas library
* import seaborn as sns - To import the Seaborn library.
* df[df.Col_1 = = ‘Element1’] - Filtering – We are accessing all records with Element1 only of Col_1.
.......................................................................
Q. 1) Show the number of Confirmed, Deaths and Recovered cases in each Region.
Q. 2) Remove all the records where the Confirmed Cases is Less Than 10.
Q. 3) In which Region, maximum number of Confirmed cases were recorded ?
Q. 4) In which Region, minimum number of Deaths cases were recorded ?
Q. 5) How many Confirmed, Deaths & Recovered cases were reported from India till 29 April 2020 ?
Q. 6-A ) Sort the entire data wrt No. of Confirmed cases in ascending order.
Q. 6-B ) Sort the entire data wrt No. of Recovered cases in descending order.
------------------------------------------------------
You must check our other videos :
#python #dataanalytics #datascience #project
Комментарии