Do you know what I really LOVE about your videos, you COVER THE WHOLE TOPIC, so if we talking about reshaping for example you mentioned all the 8 functions could be used and then you chose. Having the full picture really helps a lot. Even if you are an expert, going back to your videos, sometimes help remind us what other options do we have, or what other functions we might forget about.
Thank you for the beautiful videos, I'd just appreciate if you added a link to the data set and the notebook you use for each video please, so we can follow up with you. Thanks a million again for the beautiful videos 🙂
Thank you Misra. Great explanation on the Pandas functions: merge vs. join vs. concat. One comment I would make about using pd.set_options('display.max_rows', None) and pd.set_options('display.max_columns', None); If your dataset is large, you run the risk of crushing your notebook, and you would have to go through a process to fix it.
Thank you for your clear explanations! I love it how you explain it while using a simple example and go through it step by step. I’m new to Python and Pandas library and while looking up different functions the explanations can be a little bit overwhelming. You made this noobie prove! Keep up the good work and much appreciated!
thanks for the explanation! what happens if we use the function concat with 2 dataframes that have repeated data, i mean an ID that is in both dataframes?
When you merge left_on='ID', right_on='ID2'.. two columns of different names with the same IDs, is there a way to drop one of these, other than adding .dop(col_name) at the end? thanks
In streamlit can you implement direction feature like we have in google maps i.e. we choose our starting point and ending point and and there is a direction showing the way
Hey Bryan, it should still be working. Could you check your spam folder. I see that someone with the name Bryan submitted the form but never confirmed their email. (Don't want to share the last name here but that could be you). Either way, if you cannot find the mail in your spam folder, you can get it here too: misraturp.gumroad.com/l/pandascs
Which Pandas functions would you like me to compare/explain next?
hi, could you please explain cut, apply and map?
@@YogiNotTheBear007 Added to the list! Thank you!
Make a complete video series A to Z step by step on Data science, Machine learning, Deep learning like hot 🔥 topic
@@arshad1781 Good idea, thanks Arshad!
Merge_asof() is awesome for time series merging. Hope you can consider to make a video for it. Thanks again.
Do you know what I really LOVE about your videos, you COVER THE WHOLE TOPIC, so if we talking about reshaping for example you mentioned all the 8 functions could be used and then you chose. Having the full picture really helps a lot. Even if you are an expert, going back to your videos, sometimes help remind us what other options do we have, or what other functions we might forget about.
Thank you for the beautiful videos, I'd just appreciate if you added a link to the data set and the notebook you use for each video please, so we can follow up with you.
Thanks a million again for the beautiful videos 🙂
Thank you Misra. Great explanation on the Pandas functions: merge vs. join vs. concat. One comment I would make about using pd.set_options('display.max_rows', None) and pd.set_options('display.max_columns', None); If your dataset is large, you run the risk of crushing your notebook, and you would have to go through a process to fix it.
The lessons about pandas are now making sense to me, especially on how to use groupby, apply ,apply map and lambda function.
Big thanks Ms Misra Turp.
I didn't know what does ''left_on & right_on' means in merge & the difference between merge & join but now I understand!
Thanks!
Thank you for your clear explanations! I love it how you explain it while using a simple example and go through it step by step. I’m new to Python and Pandas library and while looking up different functions the explanations can be a little bit overwhelming. You made this noobie prove! Keep up the good work and much appreciated!
This is awesome to hear, you're welcome!
May you provide the dataset? Thanks! 😄
Hey Turp !! great explanantion !! Is it possibe to provide the data sets !! Thanks
thanx for the video. what about Merge Conflict? can be detected using Pandas?
great...concise and straight
loved it Misra. clear explanation and a quick reference if we forget.
Great to hear!
Thank you, very simple explanation.
You're welcome!
clear explanation and precise and on to the point, I love it
Thank you!
plz add datasets used in this video😊😊
Thank you for the sharing... Awesome... I learnt a lot...
Hi , where is the data set?
Thanks for the vide!. It gives me clarity.
You're welcome!
thanks for the explanation! what happens if we use the function concat with 2 dataframes that have repeated data, i mean an ID that is in both dataframes?
Bravo 👏 Maestro 👏 Lit 🌠 Impressive 😍
When you merge left_on='ID', right_on='ID2'.. two columns of different names with the same IDs, is there a way to drop one of these, other than adding .dop(col_name) at the end? thanks
In streamlit can you implement direction feature like we have in google maps i.e. we choose our starting point and ending point and and there is a direction showing the way
I don't think so but then again I never tried doing that.
Thank you
Thanks @misraturp!
Thanks a lot
Thanks!
Thank you!
clear and informative ! thanks.
You're very welcome
Nailed the explanation, thank youu!
You're welcome :)
Thanks! It's pretty useful!
Great to hear!
Hi can you please help to do pivot with multiple sheets
Perfect video.
Glad you think so!
I never got sent any of the cheat sheets. Are you sure that links is still functioning?
Hey Bryan, it should still be working. Could you check your spam folder. I see that someone with the name Bryan submitted the form but never confirmed their email. (Don't want to share the last name here but that could be you). Either way, if you cannot find the mail in your spam folder, you can get it here too: misraturp.gumroad.com/l/pandascs
Great video !
Thank you!
wheres video for group by ()?
Good idea!
Nice 👍
Thanks!
Videolarınıza Türkçe altyazı ekleseniz Türkler de bu nimetten faydalansa çok güzel olmaz mı
rocker
thanks @misra Turp
You're very welcome!
Great video!!
Thanks!
thank you