Advanced Use of groupby(), aggregate, filter, transform, apply - Beginner Python Pandas Tutorial #5

Advanced Use of groupby(), aggregate, filter, transform, apply - Beginner Python Pandas Tutorial #5

StrataScratch

4 года назад

40,368 Просмотров

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


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

Tasso P
Tasso P - 19.09.2023 11:32

Content is interesting, it’s a carbon copy of material being described in the “Data Science Handbook” from Jake VanderPlas, now you have the option to read or watch the video.

Ответить
Ankan Chatterjee
Ankan Chatterjee - 11.08.2023 20:34

can you please drop a link to download the dataset 'planets'? That would really help me. Thank you :)

Ответить
Sam 2000
Sam 2000 - 09.08.2023 16:18

Hard to read the screen. Plz zoom in when recording.
Clear explanations. Thanks

Ответить
Ax
Ax - 15.06.2023 03:45

its 2023, did you guys record this with a potato?

Ответить
Stefano Verugi
Stefano Verugi - 14.03.2023 07:40

you are truly talented, the superb teaching quality of your method is by far better (and more effective with entry level people like myself) than most of what can be found in the YT sphere these days
most grateful , immediately subscribed

Ответить
Yad Ali
Yad Ali - 27.01.2023 19:32

What is x in x['data2'] ? is it df? if so why when x is the cell value in the transform sectiom

Ответить
Utkal Maheshwari
Utkal Maheshwari - 13.01.2023 12:36

In filter function, filter function is applied on groupby object. How it returned rows from original dataset ?

Ответить
Manuel
Manuel - 29.11.2022 09:59

Thank you, very useful

Ответить
SOOJIN KIM
SOOJIN KIM - 26.10.2022 05:14

Thank you for the explanation. What's the difference between transform() and apply()?

Ответить
Jong Cheul Kim
Jong Cheul Kim - 05.10.2022 04:27

Thank you^^

Ответить
Jose Leonardo Sanchez Vasquez
Jose Leonardo Sanchez Vasquez - 14.09.2022 19:52

Great thanks

Ответить
Henry Graterol
Henry Graterol - 12.06.2022 19:34

The way you explain and manually breakdown the methods is amazing. I do not have a software background, only basic experience with for, while, and if-else loops in C. I am able to easily understand each method due to the structure of your presentation. I subscribed to your channel after this video. Hope to see more of you and see your channel grow.

Ответить
V G
V G - 07.04.2022 06:22

Great video, if you could increase the volume somehow that'd be great though.

Ответить
yusuf bas
yusuf bas - 06.04.2022 14:46

great works keep going dude

Ответить
David A
David A - 26.01.2022 07:51

Love the videos. I became a premium member on SS and subbed to the channel. I've seen a huge improvement in my sql AND python skills !

It would be nice to add more questions like leetcode does where maybe you restrict some questions to only using UPDATE or DELETE FROM or even some practice questions where we create tables

Ответить
Sheshagiri.k.s rao
Sheshagiri.k.s rao - 22.12.2021 19:13

Nice one, I was not able to understand groupby section from Jake Vandreplas's python data science handbook but your video helped me out, could you please take the planet data set example and use two keys to groupby, it is a bit tricky to understand, Thank you

Ответить
Royal Champion
Royal Champion - 19.12.2021 23:23

thanks

Ответить
Kosta S.
Kosta S. - 26.11.2021 20:30

Thanks a lot. Really clear.

Ответить
Kitty
Kitty - 27.06.2021 21:59

Nice video

Ответить
Giorgio Bakhiet Derias
Giorgio Bakhiet Derias - 13.05.2021 17:44

Thank you so much!! I was fighting with groupby and apply!

Ответить
u🙏tuber
u🙏tuber - 03.04.2021 12:15

How to create html pdf reports after data cleaning to send client please make vedio

Ответить
17 vlog
17 vlog - 27.01.2021 19:38

the way it is explaning everything is really awesome. Thanks you for nice vedio!!!

Ответить
Manav Saxena
Manav Saxena - 24.01.2021 14:36

Hi Nate,

I was practicing '3 Bed Minimum Problem' on the website and although I managed to solve the question in SQL, I am really struggling with the Pandas Solution. Could you please make a video on it or provide the solution? Also, I would really appreciate if in your future videos you could solve the same problem in both SQL and Pandas.

Ответить
kiruba babu
kiruba babu - 12.01.2021 11:33

HI Bro,
My requirement is, I have to group by key and key column with column name 'key' and data2 column with name data2 and I need sum value of data1.
Kindly share your ideas

Ответить
Sudhir Kumar
Sudhir Kumar - 28.12.2020 01:01

Please help as I have data of employees in which they did multiple sale, I want if any employee did sale more the 50000 againt it each emp I'd of that person print excellent rest low.
Like
Emp I'd. Sale status
Emp1001 5000. Excellent
Emp1001 45000. Excellent
Emp1001 2000. Excellent
Emp1002 5000. Low
Emp1003 2500. Low

Ответить
Immanuel Suleiman
Immanuel Suleiman - 16.10.2020 19:03

That display 3 dataframes function is incredibly useful
thanks

Ответить
Taras T
Taras T - 17.09.2020 04:41

Thank you for this information. The apply method example has helped me with my project

Ответить
Julian Navas
Julian Navas - 29.08.2020 15:48

Very good video, many many thanks!

Ответить
Shahid Karim
Shahid Karim - 29.07.2020 16:23

looking forward sql and other python vid, thanks for the content

Ответить