Complete Python Pandas Data Science Tutorial! (Reading CSV/Excel files, Sorting, Filtering, Groupby)

Complete Python Pandas Data Science Tutorial! (Reading CSV/Excel files, Sorting, Filtering, Groupby)

Keith Galli

5 лет назад

3,186,464 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@mohammedalmutairi9806
@mohammedalmutairi9806 - 02.09.2024 00:58

Maaaaan, I sincerely can't thank you enough! this was so helpful

Ответить
@ArthurMorganReborn
@ArthurMorganReborn - 31.08.2024 17:52

I'm surprised Nintendo didn't already take this down.

Ответить
@adityag6022
@adityag6022 - 31.08.2024 05:45

Thank you sir

Ответить
@AtharvaPatil-ck2uf
@AtharvaPatil-ck2uf - 17.08.2024 17:44

Dude already won my heart when he used the pokemon dataset😍

Ответить
@user-yq4ev3ry7i
@user-yq4ev3ry7i - 14.08.2024 18:43

I Hate Pandas : (

Ответить
@MizuRossoo
@MizuRossoo - 09.08.2024 22:37

Thank you so much brother ❤ I finally understood it properly 😊

Ответить
@abdellatifessamir8121
@abdellatifessamir8121 - 01.08.2024 18:36

verry good lesson

Ответить
@aayushmanlath9124
@aayushmanlath9124 - 25.07.2024 20:12

I have a doubt what # represents and why there is 3 repeated? if anyone can help.

Ответить
@Sush._Chhetri
@Sush._Chhetri - 25.07.2024 08:16

how can i change object data type to other data type (.i.e. int )

Ответить
@coldchickennoodles5575
@coldchickennoodles5575 - 13.07.2024 22:29

How did you import the csv? and how can i do that in visual studio code?

Ответить
@MihikChaudhari
@MihikChaudhari - 13.07.2024 19:58

Greg from Succession

Ответить
@hassankhalid5569
@hassankhalid5569 - 13.07.2024 19:16

thanks for this valuable content

Ответить
@ssentongohenryatanus4917
@ssentongohenryatanus4917 - 27.06.2024 13:06

A video on machine learning

Ответить
@ssentongohenryatanus4917
@ssentongohenryatanus4917 - 27.06.2024 12:42

U have saved my entire recess semester

Ответить
@samyakbharsakle
@samyakbharsakle - 18.06.2024 04:59

thanks man this was good

Ответить
@el_kory317
@el_kory317 - 12.06.2024 14:44

if u have error in groupby try this
df.groupby(['Type 1']).mean(numeric_only=True)

Ответить
@msbeau5341
@msbeau5341 - 12.06.2024 12:45

Take you flowers💐💐💐💐

Ответить
@gowrirayi
@gowrirayi - 12.06.2024 07:36

Really great, I tried all the examples you discussed, but I am getting agg funcion failed wih the 'mean' df1.groupby(['Total']).mean().sort_vallues('Attack', ascending=False), thx

Ответить
@nihalbhamrah4726
@nihalbhamrah4726 - 09.06.2024 21:35

i haven't watched pokemon cartoon for years lol it was quite nostalgic to learn via all the things i learned in my childhood

Ответить
@itsss_stephen2220
@itsss_stephen2220 - 06.06.2024 16:11

this is really helpful i have bad English but i could understand everything thank you Galli (btw chat GBT recommended you to me 😂)

Ответить
@johndoe45678
@johndoe45678 - 06.06.2024 00:21

On working with large amounts of data, I keep getting an error message ( 'read_excel() got an unexpected keyword argument 'chunksize''). Could you please help me figure out where I went wrong. Also, I was working with the excel data frame df_xlsx.

Ответить
@aliyajemal9918
@aliyajemal9918 - 03.06.2024 05:40

You are awesome man. Thank you!

Ответить
@ZyzzBrahhh
@ZyzzBrahhh - 01.06.2024 17:53

What's in the 'Swag' bookmark folder?

Ответить
@srinikethvelivela2692
@srinikethvelivela2692 - 30.05.2024 11:26

so is no one gonna talk about how he does not know about mega evolutions

Ответить
@samiranranaway7
@samiranranaway7 - 29.05.2024 13:28

I think taking the Pokémon data set makes this tutorial so much fun. Loved it.

Ответить
@KevinRKenny
@KevinRKenny - 29.05.2024 02:04

This one video is all I needed to learn everything I needed for pandas. This is perfect. Thank you!

Ответить
@rajshekarsiya9114
@rajshekarsiya9114 - 28.05.2024 16:38

The way ur teaching it like sipping a wine 😜🍷 so easy. Thank you so much for making kifeeasier withur thoughts and Bro literally ur teaching is. Way awesome keep rocking!!!
All love from India😍(Hyderabad)

Ответить
@Illegirl09
@Illegirl09 - 23.05.2024 06:08

A fellow man of culture I see. Funny enough as I was multi-tasking through Python tutorial videos while playing x2 Switch SwSh pokemon. I'm nearly at the end of your tutorial video and so far, good job on this. Keep it up!

Ответить
@manu-mx3dp
@manu-mx3dp - 21.05.2024 22:36

Better than my professor tough in entire semester

Ответить
@AmitYadav-jp5uz
@AmitYadav-jp5uz - 19.05.2024 10:17

Keith you're the best.
This is one of the best videos on pandas.

Ответить
@franciscoortega104
@franciscoortega104 - 16.05.2024 20:29

Thanks Keith for this video! I'm new on data science I'm using your videos to practice and learn a lot more. Really thanks!

Ответить
@overnights2572
@overnights2572 - 16.05.2024 06:12

It is still very helpful... straight to the point, many thanks

Ответить
@amiralekperov6283
@amiralekperov6283 - 10.05.2024 00:14

On the final steps I get the error - agg function failed (using groupby). What might it be?

Ответить
@myc0301
@myc0301 - 08.05.2024 00:44

Man, I have a comment here, to execute what you're doing in the part of groupby, it was necessary to do this: numeric_columns = df.select_dtypes(include='number')
result = numeric_columns.groupby(df['Type 1']).mean()
result
The TypeError indicate that was not longer available the type of operations that you were doing in the video, hope this helps anyone!

Ответить
@akashtribhuvan8124
@akashtribhuvan8124 - 06.05.2024 20:08

Hi Keith, can you check this out and pin @_Nelyen 's comment.

Instead of writing: df.groupby(["Type 1"]).mean()
Try writing: df.groupby(["Type 1"]).mean(numeric_only=True)

Ответить
@gokulkrishnar1120
@gokulkrishnar1120 - 03.05.2024 14:23

The last part was not clear like the rest about the new data frame storing the count..

Ответить
@michaelgross1248
@michaelgross1248 - 30.04.2024 20:39

Loved the video, inspired to try, but no matter what I do I cannot get files to upload.

Ответить
@kueen3032
@kueen3032 - 22.04.2024 19:39

Hey, nice video Keith! Just a small suggestion, could you please move your face frame at the top right of the screen with a smaller size or completely remove it so it doesn't block the code?

Ответить
@KoenPieterAntoniusFranses
@KoenPieterAntoniusFranses - 19.04.2024 12:43

thx for tutorial

Ответить
@Esoj.
@Esoj. - 19.04.2024 03:05

If you're getting an error in the Groupby section try: df.groupby('Type 1').mean(numeric_only = True).sort_values('Defense', ascending=False)

Added "numeric_only = True" inside of ".mean()" and it worked 👍

Ответить
@KarenJoyAnoran
@KarenJoyAnoran - 18.04.2024 15:32

Hi Keith, how do you shortcut to comment out multiple lines by highlighting?? thanks :)

Ответить