Thursday, 04 June, 2026г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

First code using Pandas | Easy breezy Python! | Part 1

First code using Pandas | Easy breezy Python! | Part 1У вашего броузера проблема в совместимости с HTML5

Have you heard before about Pandas? This module is used to manage big amounts of data, it’s so easy to use, that maybe you won’t need to use loops (For or While)! Here we’ll be working with the dataset from the cases of… (The microorganism that shan’t be named these days) we’ll answer some questions related to the data, through a few lines of code. We’ll show you how to code, step by step!
No need to install anything on your computer, just click on this link, and you’ll be coding in Python in no time! Thanks for watching us, don’t forget to leave your comments, we’ll be glad to hear from you!
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
⬇️Download the dataset here:
https://bit.ly/2Jzq3LB
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
⏰ If you are in a hurry, here are the timestamps:
0:27 How to import the pandas module, and read the csv file to make our first dataframe
3:36 How to have the very basic information from a dataset (now in a dataframe) as dimensions (shape), name of all the columns (list), first 6 rows (head), and type of data (dtypes)
7:45 How to check if the data is complete, if not use fillna
12:52 How to transform the data, here we use transpose to interchange rows by columns and reset the index, as well as renaming the columns
20:41 Here we answer some questions related to the dataset: Which country has the most cases? (We use an interactive plot from plotly)
Which are the top ten most-affected countries?
Which are the bottom ten less-affected countries?

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
???? Colab:
https://colab.research.google.com/
???? Our Other Channel in Spanish ????????:
https://youtube.com/cctmexico
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
???? Music
Brandenburg Concerto No4-1 BWV1049 - Classical Whimsical by Kevin MacLeod is licensed under a Creative Commons Attribution license (https://creativecommons.org/licenses/by/4.0/)
Source: http://incompetech.com/music/royalty-free/index.html?isrc=USUAN1100303
Artist: http://incompetech.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Мой аккаунт