4 Pandas Functions That I Wish I Knew Earlier

4 Pandas Functions That I Wish I Knew Earlier

Coding Is Fun

2 года назад

22,660 Просмотров

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


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

@CodingIsFun
@CodingIsFun - 03.10.2021 05:41

Let me know which function was new for you, or even better, share your favourite pandas trick in the comments.

Ответить
@MrChristian902
@MrChristian902 - 18.11.2023 16:14

Great tips, thanks! I was making many of these things the "Hard way "

Ответить
@suryaryali4434
@suryaryali4434 - 16.11.2023 06:07

Can you make while video on lambda

Ответить
@whatisagoodusernamehere
@whatisagoodusernamehere - 07.11.2023 00:16

Wow! What a revelation! Great video! I think this format deserves a whole playlist!

Ответить
@tuxib
@tuxib - 26.09.2023 23:38

Thank you for some very useful tips. I didn't know of the nlargest & nsmallest functions so thanks for sharing those

Ответить
@YYZ722
@YYZ722 - 04.09.2023 03:15

The query function is new to me. It is similar to applying filters on the database, but definitely faster for generating results. Thank you for sharing!

Ответить
@Wilhuf1
@Wilhuf1 - 18.08.2023 01:21

Didn’t know nsmallest and nlargest, along with cut. Great vid, thanks!

Ответить
@user-jh4wo6ok4s
@user-jh4wo6ok4s - 21.07.2023 05:59

thanks a lot. very useful. You also showed the old way.

Ответить
@newday8074
@newday8074 - 20.07.2023 14:01

Wow thank you

Ответить
@sohambhattacharjee951
@sohambhattacharjee951 - 09.06.2023 18:20

This was truly helpful.

Ответить
@chandraprakash934
@chandraprakash934 - 23.03.2023 06:18

Amazing !

Ответить
@l--1226
@l--1226 - 16.03.2023 10:14

Wonderfully done, Thanks

Ответить
@bodyart1460
@bodyart1460 - 08.03.2023 08:32

Thank you

Ответить
@bashar9200
@bashar9200 - 23.01.2023 15:22

Fantastic!! Thank you

Ответить
@andybecker5001
@andybecker5001 - 04.01.2023 14:37

Never used cut before. Definitely a time saver if you need sub categories

Ответить
@mazkaibil9108
@mazkaibil9108 - 01.01.2023 20:54

Amazing work! Thank you! I love your videos! Your videos have made my life easier. Most functions were new to me.

Ответить
@pritomroy2465
@pritomroy2465 - 09.12.2022 19:10

as.index = False for flatten the data set

Ответить
@datamonster3212
@datamonster3212 - 10.11.2022 18:11

How did you make the jupyter sections collapsible? Looks neat!

Ответить
@Apoorvpandey
@Apoorvpandey - 11.09.2022 22:20

I really wish I knew these earlier

Ответить
@SantoRedentor
@SantoRedentor - 01.07.2022 01:10

Thank you so much!

Gotta go use the nlargest right now! It solves a problem that I have at the moment.

Ответить
@yeahjustlikethat
@yeahjustlikethat - 22.06.2022 10:06

I learned query thru your (awesome) streamlit tutorials. Didn't know about cut, super useful. Do you know how to cut in multiple dimensions? Say in this case, gender and tip? To produce an occurrence chart?

Ответить
@gitgosc7075
@gitgosc7075 - 28.05.2022 21:38

wow, query() is completly new for me, awesome, thanks

Ответить
@geekyprogrammer4831
@geekyprogrammer4831 - 29.04.2022 04:20

Your videos are on the next level buddy! Keep it up. But, can you start with Machine Learning and Deep Learning course only the coding part that can be understood by everyone?

Ответить
@sawyer82nd
@sawyer82nd - 23.02.2022 12:22

Fantastisch! Kurz und sehr informativ!

I've been using Pandas for a few months now and everything in this except groupby() was new to me. I can't believe I've watched two Pandas tutorials and this is the first time I've learned about query().

Ответить
@marsshakirov4507
@marsshakirov4507 - 06.02.2022 05:20

Thank you very much! If you are looking for ideas, please do video about advanced combinations of groupby function and other methods.
Anyway, thank you for short description in this video too :)

Ответить
@samaritan5197
@samaritan5197 - 02.01.2022 17:27

Hi Sven, once again saw ur informative video. How to write SQL query displaying strings (select * from friend LIKE %string %) using pandas. I tried with str.contains but literally failed..

Ответить
@torque6389
@torque6389 - 12.12.2021 08:09

Great video. Query was new to me and I’ll definitely put it to work.

Ответить
@cryptomugen1315
@cryptomugen1315 - 16.10.2021 03:12

short and straight to the point. need more of these 4 min tips! thank you

Ответить
@m4meeran
@m4meeran - 09.10.2021 09:30

Cut and float('inf') was new for me

Ответить
@ermalgashimramori
@ermalgashimramori - 06.10.2021 17:53

Great content as always.

Ответить
@hnclienteshn4501
@hnclienteshn4501 - 05.10.2021 15:58

Thank you very much for your tips, they are really very useful, excellent for continuing to share !!

Ответить
@vivdroid
@vivdroid - 04.10.2021 18:47

Your tips are awesome 👏

Ответить
@valensrwema4251
@valensrwema4251 - 03.10.2021 08:37

Amazing tips 👌 I really appreciate it.

Ответить
@noeldoller2958
@noeldoller2958 - 02.10.2021 23:05

Very good short cut code.

Ответить
@deepakmehra8627
@deepakmehra8627 - 02.10.2021 21:36

Cut is new for me..

Ответить
@upalkundu2872
@upalkundu2872 - 02.10.2021 18:59

Really helpful. Gonna save my hours of hard work :")

Ответить
@JUN1ORLYONN
@JUN1ORLYONN - 02.10.2021 18:35

Great video!!

Ответить
@mohammedalbatati5529
@mohammedalbatati5529 - 02.10.2021 18:24

Marvelous video
Many thanks 🦾🦾

Ответить
@jqts6490
@jqts6490 - 02.10.2021 17:35

This is awesome! Saved and liked this video. I am actually working on groupby now to better master it for visuals. Not the best at setting up filters(using number or most of the time counting strings and numbers) and then using it in my groupbys to graph them.

That said here is something really cool I found out.
Making a new column filter and inserting it in the position I want for better comparing

df.insert(1, “new column’s name”, df[“column1”] / df[“column2”])

What the above does is inserts at index 1 a new column named whatever, and based on a condition(in this case dividing) so simple but 🤯

Ответить
@Asparuh.Emilov
@Asparuh.Emilov - 02.10.2021 16:47

That was amazing!!!!! Thank you so much! Your videos are truly meaningful! ❤️❤️❤️

Ответить
@asankacool1
@asankacool1 - 02.10.2021 16:44

@CodingIsFun Using aggregate function, how to get an aggregate reject% (defects/production)?
df columns are |date | production| defects|

Ответить
@__________________________6910
@__________________________6910 - 02.10.2021 16:38

Thanks man

Ответить
@user-qp8ei8lc3d
@user-qp8ei8lc3d - 02.10.2021 16:03

Very good! Could you make a tutorial on data handling inside def, for loop functions? I wanted to know the importance of putting lines of code inside def functions for optimization.

Ответить
@omkarhankare3264
@omkarhankare3264 - 02.10.2021 15:48

Thanks 🐱

Ответить
@KhalilYasser
@KhalilYasser - 02.10.2021 15:19

Thank you very much for your amazing tutorials.

Ответить