How do I handle missing values in pandas?

  Рет қаралды 197,904

Data School

Data School

Күн бұрын

Пікірлер: 377
@dataschool
@dataschool 6 жыл бұрын
In pandas version 0.21 (released October 2017), they added 'isna' and 'notna' as aliases for 'isnull' and 'notnull'. Learn more in my latest video, "5 new changes in pandas you need to know about": kzbin.info/www/bejne/qpaYe6WJeLxggrs
@bragattemas
@bragattemas 5 жыл бұрын
Even in the final of 2019 your material form 2016 still gives incredible help. I have certainty the DataSchool will keep been a success and helping people. Excellent job Kevin Markham. Thanks.
@Taranggpt6
@Taranggpt6 4 жыл бұрын
Why after replacing na with *various* the count is different . Coubts of various must be equal to na values earlier which was 2644
@EdgardThreat
@EdgardThreat 4 жыл бұрын
​@@Taranggpt6 hi, that's because there is already a category named "VARIOUS" in the dataset, so the new filled in data gets added up to the existing count of "VARIOUS".
@vigneshpadmanabhan
@vigneshpadmanabhan 3 жыл бұрын
can we get a video on how to handle missing values for data time related datasets. may be sensor values or any sensitive values. multiple varieties of handling missing value would be very useful.
@nadyamoscow2461
@nadyamoscow2461 3 жыл бұрын
@@bragattemas I must say even in 2021 it is still completely up to date
@339059331
@339059331 3 жыл бұрын
I like his way of teaching, he doesn't assume that the audience knows by default. He breaks down the explanation piece by piece, it is a great learning experience, concise and clear stated lectures as always! Thanks!
@dataschool
@dataschool 3 жыл бұрын
You're very welcome! Thanks for your kind words!
@depokboy
@depokboy 3 жыл бұрын
@@dataschool first time watch,,,,those positves comments are true,,,,,thanks a lot
@codesandroads
@codesandroads 4 жыл бұрын
I never leave this place unsatisfied or without answers, total treasure.
@dataschool
@dataschool 4 жыл бұрын
Thank you so much!
@BAIBHAVPATHYBEE
@BAIBHAVPATHYBEE Жыл бұрын
6 years has gone released this video and i m watching it now and it still made me fall in love with the series ... beautifully explained every concept in detail.
@dataschool
@dataschool Жыл бұрын
Thank you so much! 🙏
@nasserabachi9625
@nasserabachi9625 7 жыл бұрын
Now i am in love with Pandas just by seeing a couple of your videos, Shukran Jazeelan !
@dataschool
@dataschool 7 жыл бұрын
That's awesome! Thanks for sharing!
@luqikong283
@luqikong283 4 жыл бұрын
The most amazing python tutorial I've watched so far. Fell in love with python.
@rahuldeepdraws8699
@rahuldeepdraws8699 3 жыл бұрын
This is actually the most clearly explained video on DataFrames that I have ever come across. Glad I found you. Thank you so much.
@dataschool
@dataschool 3 жыл бұрын
Glad it was helpful!
@astroinceptor
@astroinceptor 2 жыл бұрын
You saved my life twice today, your videos are great and the way you explain is really good. Thank you!
@dataschool
@dataschool 2 жыл бұрын
Thank you!
@gabrielreilly7010
@gabrielreilly7010 4 жыл бұрын
Great videos covering the basics. I enjoy how the additional values within the functions are covered, i.e. axis, etc.
@dataschool
@dataschool 4 жыл бұрын
Glad it was helpful!
@kuldipchauhan524
@kuldipchauhan524 6 жыл бұрын
Awesome- you are gifted.... -- your explanation and content are clean and effective.
@dataschool
@dataschool 6 жыл бұрын
Thanks very much for your kind words!
@indreshkumar2002
@indreshkumar2002 7 жыл бұрын
u are superb.i took a paid course but they were not able to make me explain these things as u explained me in such a easy way.thnx a lot.
@dataschool
@dataschool 7 жыл бұрын
You are very welcome! Thanks so much for your kind comment!
@saachishivhare4836
@saachishivhare4836 4 жыл бұрын
I am really loving your videos. Explored your channel just 2 days back!! Earlier I had no idea about pandas but after watching your video, I feel that I will be able to work on my assignment. Great Work! Thank you!
@stevechops3226
@stevechops3226 3 жыл бұрын
I cannot tell you how much you have helped me, with all sorts of problems! You have the clearest way of explaining things, thank you so much!
@dataschool
@dataschool 3 жыл бұрын
You're so very welcome, thanks for your kind words! 🙏
@kiranachanta9741
@kiranachanta9741 6 жыл бұрын
I have been watching Kevin Videos, needless to say he is an Awesome Instructor. His explanation in all of his videos is Conceptual, In-depth and breaking down any complex topic into the easiest way. Thanks Kevin for your great Work!!! It would be great if you could make videos on visualization using Matplotlib & Seaborn.
@dataschool
@dataschool 6 жыл бұрын
Thanks for your kind words, and for your suggestions! :)
@sinabaghaei3504
@sinabaghaei3504 4 жыл бұрын
Your way of teaching makes learning Data Analysis very interesting to me. I really appreciate and wish you success.
@dataschool
@dataschool 3 жыл бұрын
Thank you!
@jiaxufan7050
@jiaxufan7050 7 жыл бұрын
The best pandas tutorial ever. Hands down.
@dataschool
@dataschool 7 жыл бұрын
Wow! Thank you so much for your kind comment!
@grumpyae86
@grumpyae86 3 жыл бұрын
Exceptional would be a single word to describe your tutorial. Looking forward to binging on your videos lol. Thank you for such clear explanation.
@dataschool
@dataschool 3 жыл бұрын
Thank you! 🙏
@TrevorHigbee
@TrevorHigbee 5 жыл бұрын
Great videos. I love how all the CSVs are available online.
@dataschool
@dataschool 4 жыл бұрын
Thanks! 😄
@FULLCOUNSEL
@FULLCOUNSEL 7 жыл бұрын
You are doing an excellent job. You are called to do this for sure. Cheers
@dataschool
@dataschool 7 жыл бұрын
Wow, thank you so much for your comment! I really appreciate it.
@fredcalo
@fredcalo 8 жыл бұрын
This was awesome. Clear, concise, incredibly easy to follow. Your explanations (and bonus) were exactly what I was looking for.
@dataschool
@dataschool 7 жыл бұрын
Excellent! I'm glad the video was helpful to you!
@firdharamadhani5162
@firdharamadhani5162 4 жыл бұрын
i rarely leave youtube comment but thank you!! if it werent for your video i wouldn't understand how to do my assignment at all, you did a great job at explaining!
@TR3NDSETR
@TR3NDSETR 4 жыл бұрын
Thanks so much for making this video. You spoke slowly, clearly and very concise. Other videos I have to rewind and watch over, but i dont have to do that here. Looking forward to watching other.
@dataschool
@dataschool 4 жыл бұрын
That's awesome to hear! Thanks for watching my videos 👍
@-MinhazulFerdous
@-MinhazulFerdous 6 жыл бұрын
you are a life saver man...... i was fucked up with errors for only 2 missing values in a row of 1000 data
@dataschool
@dataschool 6 жыл бұрын
Glad to hear I could be of help!
@mustafabohra2070
@mustafabohra2070 5 жыл бұрын
The content you shared is Gold!!
@dataschool
@dataschool 5 жыл бұрын
Thanks!
@konradpyrz8559
@konradpyrz8559 3 жыл бұрын
This yung gentleman is simply amazing.
@dataschool
@dataschool 3 жыл бұрын
Thank you! I'm actually 40 years old now 😊
@rahulbhusari1478
@rahulbhusari1478 2 жыл бұрын
Really clear and amazing tutorial
@dataschool
@dataschool 2 жыл бұрын
Glad it was helpful!
@sammy0722
@sammy0722 5 жыл бұрын
Good video. Learnt a lot in short and crisp way
@dataschool
@dataschool 4 жыл бұрын
Thanks!
@Person_Not_Known
@Person_Not_Known 6 жыл бұрын
Thanks for your videos. most of the python online course i took... i just couldn't get into. Something about your cadence, data sets, and or approach just clicks with me. Thanks for the content.
@dataschool
@dataschool 6 жыл бұрын
That's awesome! Thanks so much for sharing!
@msctube45
@msctube45 4 жыл бұрын
Excellent video Data School, very helpful, your explanations are clear and objective. Thank you !
@vishwanathg8083
@vishwanathg8083 7 жыл бұрын
Thank you , You made learning pandas a cake walk.
@dataschool
@dataschool 7 жыл бұрын
Awesome, that's great to hear!
@SachinGairola
@SachinGairola 6 жыл бұрын
great video series, I always fall back here whenever I'm stuck..Thanx for making them so informative...cheers
@dataschool
@dataschool 6 жыл бұрын
Thanks very much for your kind words!
@wesleypgurira7142
@wesleypgurira7142 3 жыл бұрын
and by the way i love the way you teach , its just perfect
@dataschool
@dataschool 2 жыл бұрын
Thank you!
@nadyamoscow2461
@nadyamoscow2461 3 жыл бұрын
Thanks a lot, your course is really helpful and very detailed. You are a great teacher!
@dataschool
@dataschool 3 жыл бұрын
Thank you!
@ashishsahu2925
@ashishsahu2925 3 жыл бұрын
Really helpful. This means if one needs to figure out number of rows with 1 or more Null values, the code should look like dataframe[dataframe.isnull().sum(axis=1) > 0].
@eniisy
@eniisy 3 жыл бұрын
Dude it's just an awesome video, forgive me for saying this turning playback speed 1.25 is felts more normal hahah .Love ya, appreciate for your effort about teaching piece by piece !!!!!
@dataschool
@dataschool 2 жыл бұрын
Thank you!
@MrsRimouch
@MrsRimouch 2 жыл бұрын
Thank you so much. It is always clearer to listen to you!!
@dataschool
@dataschool 2 жыл бұрын
You are so welcome!
@elilavi7514
@elilavi7514 8 жыл бұрын
Awesome as usual !
@dataschool
@dataschool 8 жыл бұрын
Thanks!
@rishimusicprods
@rishimusicprods 3 жыл бұрын
This video is quite helpful and easy to understand. Thanks a lot!
@dataschool
@dataschool 3 жыл бұрын
You're welcome!
@tommonks2490
@tommonks2490 4 жыл бұрын
Great explanation. This was a huge help. Thanks so much!
@dataschool
@dataschool 4 жыл бұрын
You're very welcome!
@jieqi6341
@jieqi6341 5 жыл бұрын
Thank you so much! you are amazing as always ! I really appreciate it ! Please don't stop making these videos !
@dataschool
@dataschool 5 жыл бұрын
Thank you!
@LonglongFeng
@LonglongFeng 7 жыл бұрын
very nice tutorial, your style of teaching is awesome like an amazing opera singer
@dataschool
@dataschool 7 жыл бұрын
What a compliment, thanks! :)
@rehmanullahkhan7389
@rehmanullahkhan7389 8 жыл бұрын
Thank you so much.Very useful. I have no wordings to appreciate you. I liked your way of teaching very much. You became my ideal in teaching.
@dataschool
@dataschool 7 жыл бұрын
You're very welcome! Thanks so much for your kind words!
@nimesharya909
@nimesharya909 8 жыл бұрын
Amazing, clear, precise and I got it working as well :)
@dataschool
@dataschool 8 жыл бұрын
Great to hear!
@sapnasinha804
@sapnasinha804 5 жыл бұрын
Fantastic explanation , however at the end would be good to mention that there are more ways to fill with value_counts , eg. With the mean of all other values etc and not just merging null column with any other column. Cheers!
@dataschool
@dataschool 5 жыл бұрын
Thanks!
@mdfaiz4583
@mdfaiz4583 6 жыл бұрын
great tutor...great way of making us understand.... so easy and intuitive
@dataschool
@dataschool 6 жыл бұрын
Thanks!
@azbas
@azbas 8 жыл бұрын
Thank you for simple and detailed explanation including the use of features.
@dataschool
@dataschool 7 жыл бұрын
You're very welcome!
@康朵朵-d1r
@康朵朵-d1r 5 жыл бұрын
all the content in the video are presented clear!!! thanks very much!! we love you!!
@dataschool
@dataschool 5 жыл бұрын
And we love you! 😉
@gouravkushwaha4488
@gouravkushwaha4488 5 жыл бұрын
You are good. Your explanation really made it simple.
@dataschool
@dataschool 4 жыл бұрын
Thanks!
@HasanSuper
@HasanSuper 3 жыл бұрын
What a beautiful video and such great explanation. Beautiful. Keep it up
@dataschool
@dataschool 3 жыл бұрын
Thank you! 🙏
@BrokenLightPole
@BrokenLightPole 5 жыл бұрын
Great video and explanation as always!
@dataschool
@dataschool 5 жыл бұрын
Thanks!
@saranyan4123
@saranyan4123 8 жыл бұрын
Thank you for the clear and quick explanation. Very helpful !!
@dataschool
@dataschool 8 жыл бұрын
You're welcome!
@causap
@causap 5 жыл бұрын
Markham, make America Great Again...You're the Boss..
@dataschool
@dataschool 5 жыл бұрын
Ha! Thanks very much :)
@RahulKumar-bh9hb
@RahulKumar-bh9hb 4 жыл бұрын
Explanation techniques is great........want to thank you for sharing your knowledge......Grt videos
@bagushari1886
@bagushari1886 Жыл бұрын
Could you please make a video on how to handling missing values in multiple sheets in pandas? Or any recommendation source that I can read about it? Thanks in advance
@dataschool
@dataschool Жыл бұрын
Thanks for your suggestion!
@pegasoos
@pegasoos 5 жыл бұрын
I watched your first video, you are legend!
@dataschool
@dataschool 5 жыл бұрын
Ha! Thanks :)
@paula805
@paula805 6 жыл бұрын
What inspires a down vote on any of these videos?? Always great content!
@dataschool
@dataschool 6 жыл бұрын
Thanks Paul! :)
@Andrew6James
@Andrew6James 5 жыл бұрын
I thought we said that no values were missing from the City or Shape reported columns. Why do we see rows dropped at @11:07?
@dataschool
@dataschool 4 жыл бұрын
Values are missing from both the City and Shape Reported columns.
@usmanshaikh1115
@usmanshaikh1115 6 жыл бұрын
Very useful and easily explained.
@dataschool
@dataschool 6 жыл бұрын
Thanks!
@joehopewell
@joehopewell 7 жыл бұрын
Thank you!!!! All the good stuff, all in the same place...love it!
@dataschool
@dataschool 7 жыл бұрын
Great! :)
@nataliaagudelo8635
@nataliaagudelo8635 5 жыл бұрын
As always, your videos are very helpful!
@dataschool
@dataschool 5 жыл бұрын
Thanks very much for your kind words!
@MrJioYoung
@MrJioYoung 4 жыл бұрын
Thank you! Great instructions!
@dataschool
@dataschool 4 жыл бұрын
You're welcome!
@uttamkumarpatra7616
@uttamkumarpatra7616 6 жыл бұрын
You are simply awesome :) .thank you for making such wonderful videos
@dataschool
@dataschool 6 жыл бұрын
That's so nice of you to say - thank you!
@nataliyakunderevych1211
@nataliyakunderevych1211 6 жыл бұрын
Super. I understood everything. Nice explanation
@dataschool
@dataschool 6 жыл бұрын
Thanks!
@akashjoshi6826
@akashjoshi6826 7 жыл бұрын
Fantastic video Sir.Your work is really commendable.It would be great if you can make a video about imputing the missing values in Python.
@dataschool
@dataschool 7 жыл бұрын
Thanks for your suggestion, and your kind comments!
@alexhenning7086
@alexhenning7086 4 жыл бұрын
Superb video! Thanks a lot it helps alot !
@dataschool
@dataschool 4 жыл бұрын
Glad it helped!
@ExcelTutorials1
@ExcelTutorials1 2 жыл бұрын
This is super helpful, thank you!!!!!
@dataschool
@dataschool 2 жыл бұрын
Glad it was helpful!
@saubhagya594
@saubhagya594 4 жыл бұрын
Lots of thanks from NEPAL✌✌✌
@dataschool
@dataschool 4 жыл бұрын
Most welcome 😊
@nyashagracenhandara7757
@nyashagracenhandara7757 2 жыл бұрын
thank you so much the explanation is very clear
@dataschool
@dataschool 2 жыл бұрын
Glad it was helpful!
@rajpaul1501
@rajpaul1501 4 жыл бұрын
Truly amazing videos. Can you do a series on Matplotlib and Seaborn
@dataschool
@dataschool 4 жыл бұрын
Thanks for your kind words and suggestion!
@tresortshimbombo3133
@tresortshimbombo3133 5 жыл бұрын
That's exactly what I was looking for!
@dataschool
@dataschool 5 жыл бұрын
Great to hear!
@innocent.amchechesi276
@innocent.amchechesi276 3 жыл бұрын
You are a saviour.... I'm happy
@dataschool
@dataschool 3 жыл бұрын
Thanks!
@HJ-uy6ez
@HJ-uy6ez 3 жыл бұрын
Great video, how do I get the codes? Does any know or can help? Thanks
@dataschool
@dataschool 3 жыл бұрын
See here: nbviewer.jupyter.org/github/justmarkham/pandas-videos/blob/master/pandas.ipynb Hope that helps!
@FE12343
@FE12343 4 жыл бұрын
Amazing video, thanks!
@DanielBRLima
@DanielBRLima 4 жыл бұрын
I just would like to thank you man.
@dataschool
@dataschool 4 жыл бұрын
😄
@melvin9993
@melvin9993 6 жыл бұрын
I learned a lot through your videos!
@dataschool
@dataschool 6 жыл бұрын
Great to hear!
@delmaregals
@delmaregals Жыл бұрын
Hi let's say I accidentally changed the value like the one I line 19 where NAN is change to Various can I reverse the change?
@dataschool
@dataschool Жыл бұрын
No, changes made through assignment (or inplace operations) are permanent!
@oysteijo
@oysteijo 8 жыл бұрын
Hi Kevin! How can I fill na based on a condition? Say I want to fill NA for all missing cities, but only if the color is red.
@dataschool
@dataschool 8 жыл бұрын
Great question! ufo.loc[(ufo.City.isnull()) & (ufo['Colors Reported']=='RED'), 'City'] = 'New value'
@ashishkhuraishy
@ashishkhuraishy 6 жыл бұрын
Man thx btw😁
@joescanlon7502
@joescanlon7502 8 жыл бұрын
Excellent video series
@dataschool
@dataschool 8 жыл бұрын
Thank you!
@jojithekkan3713
@jojithekkan3713 Күн бұрын
I have a question. If I find value_counts, how can I select one or more records based on index names and/ or columns?. Thanks in advance
@rohitsinghal2972
@rohitsinghal2972 4 жыл бұрын
Sir what you told in the video is applicable only for the numbers and what should be done for the string values?
@dataschool
@dataschool 4 жыл бұрын
If you like, you can impute missing string values with the most common values using scikit-learn's SimpleImputer.
@SkillTop
@SkillTop 4 жыл бұрын
ROHIT SINGHAL Hi programmer🔌🤩 pleaaaase see my channel🌹
@tyl9680
@tyl9680 7 ай бұрын
In the last part of the video, why the number of "VARIOUS" made by fillna doesn't match the previous NA number?
@traveltripfamily7486
@traveltripfamily7486 6 жыл бұрын
Very didactic! Congratulations!
@dataschool
@dataschool 6 жыл бұрын
Thanks!
@simbaphiri3205
@simbaphiri3205 2 жыл бұрын
Excellent video!
@dataschool
@dataschool 2 жыл бұрын
Thank you very much!
@yashugarg1815
@yashugarg1815 5 жыл бұрын
Doubt: Sir , If I want to assign Na to a value suppose 5.Means where ever 5 is present in a DataFrame it will be replaced by Na.then how I have to proceed???? Thanks
@mountainscott5274
@mountainscott5274 5 жыл бұрын
df.column_name.replace(5, np.nan, inplace = True) check to make sure values are replaced with df.info()
@dataschool
@dataschool 4 жыл бұрын
Nice!
@NR_Tutorials
@NR_Tutorials 5 жыл бұрын
thanks for Nice lecture we love ur sir
@dataschool
@dataschool 5 жыл бұрын
You're welcome!
@jonathanfriz4410
@jonathanfriz4410 4 жыл бұрын
Hi, how you can handle the ValueError: arrays must all be same length ? when df.transpone() is not an option?
@ekehopenkiruka
@ekehopenkiruka 6 жыл бұрын
Awesome, simple and straight to point with code, what i have been looking for weeks. Thank you so much. Do you have any video where you have used NSL KDD or KDD 99 data set to demonstrate data pre-processing as this is driving me naught.
@dataschool
@dataschool 6 жыл бұрын
I'm sorry, I don't have a video like that... good luck!
@amitvajpeyee3890
@amitvajpeyee3890 3 жыл бұрын
Thank you so much for explaining in such a simple language! You are doing a great job. God bless you!
@dataschool
@dataschool 3 жыл бұрын
You are so welcome!
@nasser_omar
@nasser_omar 4 жыл бұрын
What about displaying the rows where columns 'A' and 'B' both of them have any missing values?
@eshaal2525
@eshaal2525 2 жыл бұрын
Hi when I change na to nan in my data frame ...all I refers become floats... N first there was no bulk values showed ..but now there are null values
@wesleypgurira7142
@wesleypgurira7142 3 жыл бұрын
hey , how can we replace a NaN value with the previous value in a database like on ufos (shapes ) instead of various you place maybe rectangle shape if it was before the NaN value
@RelGuzman
@RelGuzman 8 жыл бұрын
nice tuts dude
@dataschool
@dataschool 8 жыл бұрын
Thanks!
@keshavkashyap2012
@keshavkashyap2012 4 жыл бұрын
In this Tutorial for finding the missing city name we used syntax ufo[ufo.City.isnull()] but what if i have to find the missing "Shape Reported" the syntax ufo[ufo.Shape Reported.isnull()] is not working? how to specify the space?
@romulotrucco8282
@romulotrucco8282 5 жыл бұрын
super useful!! thanks
@dataschool
@dataschool 5 жыл бұрын
You're welcome!
@couthelle229
@couthelle229 6 жыл бұрын
I love your videos, thanks so much!
@dataschool
@dataschool 6 жыл бұрын
You're welcome! Thanks for your kind words :)
@mingqian813
@mingqian813 3 жыл бұрын
Thanks for all your well-made videos! I got to know you and your classes from Datacamp. As a beginner in the ML field, please allow me to ask a silly question. So if we have categorical features with missing values, do we need to handle missing values first then do categorical feature transformation using encoders? Or the order doesn't matter? Thanks!
@dataschool
@dataschool 3 жыл бұрын
Great question! Previous to scikit-learn 0.24, missing values need to be handled first if you are going to one-hot encode them. Starting in 0.24, OneHotEncoder can handle missing values itself. Hope that helps!
@kennethstephani692
@kennethstephani692 Жыл бұрын
Great video!!
@dataschool
@dataschool Жыл бұрын
Thanks!
@amishbhat3560
@amishbhat3560 4 жыл бұрын
You told how to handle NaN values but if there are some other values such as "Not Provided" then what to do? How to ignore them?
@dataschool
@dataschool 4 жыл бұрын
Excellent answer! 👏
@leilimalek-k2s
@leilimalek-k2s 6 жыл бұрын
Thank you !! your videos are awesome
@dataschool
@dataschool 6 жыл бұрын
Thanks very much for your kind words!
@soumiahm7318
@soumiahm7318 5 жыл бұрын
Thank you for the excellent videos
@dataschool
@dataschool 5 жыл бұрын
You're welcome!
What do I need to know about the pandas index? (Part 1)
13:37
Data School
Рет қаралды 134 М.
How do I select multiple rows and columns from a pandas DataFrame?
21:47
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 114 МЛН
One day.. 🙌
00:33
Celine Dept
Рет қаралды 75 МЛН
Как Я Брата ОБМАНУЛ (смешное видео, прикол, юмор, поржать)
00:59
Handling Missing Data Easily Explained| Machine Learning
23:22
Krish Naik
Рет қаралды 190 М.
How do I use the MultiIndex in pandas?
25:01
Data School
Рет қаралды 176 М.
25 Nooby Pandas Coding Mistakes You Should NEVER make.
11:30
Rob Mulla
Рет қаралды 277 М.
How do I make my pandas DataFrame smaller and faster?
19:06
Data School
Рет қаралды 67 М.
Handle Missing Values | Data Preprocessing | Machine Learning | Data Magic
10:59
Data Magic (by Sunny Kusawa)
Рет қаралды 12 М.
How do I work with dates and times in pandas?
10:21
Data School
Рет қаралды 187 М.
How do I filter rows of a pandas DataFrame by column value?
13:45
Data School
Рет қаралды 280 М.
How do I avoid a SettingWithCopyWarning in pandas?
13:30
Data School
Рет қаралды 45 М.
How many people are in the changing room? #devil #lilith #funny #shorts
00:39