I like this series in pandas. thank you so much Corey.
Please make a playlist on numpy after pandas.
Good teaching is an art... This playlist is so helpful ! Thank you for your work !
Corey you're teaching is awesome!!! Much appreciated!!! Expecting series on Machine Learning/Deep Learning in the near future...
this series on pandas is the most complete and informative series ive found till date...!!!
This is the most amazing series on Pandas ever. I just finished watching number 9th. Sir thank you so much providing such great content. ๐งก๐ค๐
Best series on Python Pandas . Thank you so much Mate. Love from India <3
Thank you Corey for this. My parents urged me to join your community. They are saying you are doing wonderful job. Thank you Corey for enabling us
11:36 we can use df.replace(['NA', 'Missing'], np.nan, inplace=True) instead
Thanks for this Corey - your tutorials are always great! I've been using pandas for almost 2 years and still learned stuff ๐
You never disappoint!! And I never have to speed you up because you keep a great pace with no BS! Thank you!!
Now thats a lovely explaination, i like how u showed the function can be used in different scenarios!
Hi @ Corey Schafer I am very with your teachings, these are great building blocks towards data science, i hope one day we arrive there.
instead of replacing separately you can just pass the list of strings that you want replace E.g : df['YearsCode'].replace(['Less than 1 year','More than 50 years'],[0,51],inplace=True)
i understand your pandas tutorials very clearly. this is helping me a lot. thank you so much corey. i wish to see your tutorials on machine learning using python.
Hey , truly glad for your all series . If possible , please do make a course video on Pyspark .
Boss, it is requested to kindly make videos on comprehensive data analysis series, covering all aspects in much detail, and covering all possible areas for data analysis. Your channel and vdos are awesome. Great work indeed...... ๐
@Corey Schafer Something told me that I'hd better watch this video. Just when I thought that I'd sanitized a large data set, I realize now that there could potentially be some data (or missing data) that could crash my application. Great video. Thank you Sir!
Thanks man for such valuable series of videos, please add more video on new features on pandas !!!
@coreyms