👉 All you need to know about Pandas in one place! Download my Pandas Cheat Sheet (free) misraturp.gumroad.com/l/pandascs
@GregThatcher8 ай бұрын
Thanks!
@hoow_j Жыл бұрын
The best explanation for novice!
@misraturp Жыл бұрын
Thank you!
@ahmadsaeed99542 жыл бұрын
good to see you after a long time
@misraturp2 жыл бұрын
Haha yes, I took a big break :) Thank you.
@KellenBegin2 жыл бұрын
thanks, your videos are very helpful for pandas/python/datascience
@misraturp2 жыл бұрын
Great to hear, thank you Kellen!
@AhmedMostafa-so2jp2 жыл бұрын
Is it possible for me to only use .apply( ) method because I think it can do pretty much everything?
@LuffyD-lv1lr Жыл бұрын
well explained thanks a lot even the paid resources i have didn't explain how the operations working behind the scene this is exactly what i needed
@beloaded3736 Жыл бұрын
Miss Turp, you are really a marvel, your knowledge is so deep and you are excellent teacher. Thanks for knowledge you are sharing so selflessly 🌹
@karrostrachan53212 жыл бұрын
Very good tutorial of the map, apply and applymap functions
@misraturp2 жыл бұрын
Thank you!
@mhathunggeorge80822 жыл бұрын
Simple yet very easy to understand...Thank you
@misraturp2 жыл бұрын
You are welcome!
@stanTrX7 ай бұрын
Teşekkürler Mısra hanım
@misraturp7 ай бұрын
Rica ederim!
@giri417 ай бұрын
Super .. more videos please
@Kidpambi2 жыл бұрын
Definitly following this channel! this really helped with something im working at. Thanks
@misraturp2 жыл бұрын
That's amazing to hear, welcome to the channel Alejandro!
@areal9359 ай бұрын
for the first exemple why using pd.Series.str.capitalize woldnt work??
@srikanthamigo8 ай бұрын
Great Turp! really nice. Could u make a series on numpy
@kaifahmed3162 жыл бұрын
Keep it up 👍
@misraturp2 жыл бұрын
Thanks!
@shekharanalytics93372 жыл бұрын
Great Explanation . Consider me your fan for really making this simple . May I have a question please ? I have two dataframes (df1,df2) . df1 has two columns key,overide_value. df2 has key,region,calculated_value. in order to replace values in df2['calculated_value'] with df1['overide_value'] ; if key of df2 has matching value in key of df1 ? I dont want to use joins though . As per my understanding through your vedio . I believe , in order to use map , i will have to convert df1 into dictionary . Is that viable ?
@a.52142 жыл бұрын
amazing as always
@misraturp2 жыл бұрын
Thank you!
@JoshMelodyMusic2 жыл бұрын
Nice class, your animation about topic are great
@misraturp2 жыл бұрын
Thanks a lot
@AbdelrahmanMohamed-ic7sl Жыл бұрын
I love your codes
@misraturp Жыл бұрын
Awesome!
@damienbates2 жыл бұрын
Thank you! I really appreciate your videos.
@misraturp2 жыл бұрын
You're very welcome Damien!
@muhammadsalar89052 жыл бұрын
First like, first view and first comment 👍
@misraturp2 жыл бұрын
Legend!
@behradio2 жыл бұрын
Thanks, that's very helpful👍
@misraturp2 жыл бұрын
Great to hear!
@hemarun092 жыл бұрын
When I key in the code- a.applymap(function, na_action='ignore') I am getting this error - 'Series' object has no attribute 'applymap'
@bay-bicerdover Жыл бұрын
correct
@KitAjoc Жыл бұрын
thanks for lessons! this is great
@misraturp Жыл бұрын
You're very welcome!
@ingluissantana2 жыл бұрын
Thanks for the video!!!
@misraturp2 жыл бұрын
You're very welcome :)
@pubgdoremongamer8823 Жыл бұрын
love your videos and you are so beautiful teacher 😍😍
@misraturp Жыл бұрын
Thanks!
@osoriomatucurane9511 Жыл бұрын
Awesome tutorial, the best by far on the matter. Mastering user defined functions is a great skill and it separates newbies from power users. I am aware that functions are always handy specially when you have a repetitive task where you could get he job done without hassles. I got the same result without apply(), just using data['Civil Service Title'].str.lower().str.capitalize(). Not sure if it always works. Could someone kindly explain me why and when is advised or recommended to opt for apply(), map(). I mean, is there any reason other than performance related where we should rely on apply ()and map() with in-built or user defined functions when applying a function or method to an object? Thank you in advance for the hint.
@elastvd7503 Жыл бұрын
Thanks ❤
@aleman12345 Жыл бұрын
thanks for this!
@misraturp Жыл бұрын
You're welcome!
@Virtualexist2 жыл бұрын
apply: 3:00 applymap: 3:51 map: 5:40
@misraturp2 жыл бұрын
Thank you!
@Virtualexist2 жыл бұрын
@@misraturp Thanks to you ma'am for making to the point tutorials. ✨ 🤌
@ابوعبدالآلهالحربي-ص2ذ11 ай бұрын
U are butifule teatcher❤ thank you
@sachin-b8c4m Жыл бұрын
thank you
@ammaralamin-z4l Жыл бұрын
thanks
@stansuen8072 Жыл бұрын
Thanks for a great video. If I want to create a new column by formula that takes in data from different rows, can we use apply? For example, I want to calculate the Rate of Change of stock price from say 5 days ago, how do I pass the value of the closing price of current row and of 5th previous rows? I know how to do it by looping / iterrows but just wonder if there is a faster way to do it by apply (or even vactor).
@bay-bicerdover Жыл бұрын
you can use apply
@TGR_MAYANK Жыл бұрын
Thnks for providing this... i m from india by the way, can u make some videos on machine learning it would be helpful
@misraturp Жыл бұрын
You're very welcome :)
@TGR_MAYANK Жыл бұрын
@@misraturp 🥰🥰
@caiyu538 Жыл бұрын
Great
@misraturp Жыл бұрын
Thank you!
@sumanlama61382 жыл бұрын
When you used s.map({"cat":"kitten","dog":"puppy"}), it changed cat to kitten and dog to puppy but also changed rabbit to NAN is there a way to keep rabbit to rabbit without putting that in dictionary?
@misraturp2 жыл бұрын
Not by using this option. You can achieve that by using conditional applys.
@himanshupandey99022 жыл бұрын
Thanks so much. when you deal with data as a beginner. These pandas fuctions seem little tricky. You made them easier to understand. I learnt pandas in practice by your pandas playlist. If you can, I request to make some new videos of complete Eda with data cleaning , and then into a model deployment. Thanks again.
@misraturp2 жыл бұрын
You are very welcome Himanshu! And thank you for the suggestion, added to my ideas list!
@Day_Dream_Believer788 Жыл бұрын
You’re probably going to say no, but will you Mary me?
@zzye5536 ай бұрын
Wow I admired your accent If you are not married please tell me I want my kids to speak fluent english like this! Anyways great job