6. Project - 4 (Case Study - 4) Part 1 | Data Analysis With Python Pandas | Kaggle Dataset

  Рет қаралды 13,005

Data Thinkers

Data Thinkers

Күн бұрын

Пікірлер: 25
@abhishekanand5898
@abhishekanand5898 3 жыл бұрын
Sirji please add questions here also in description... I'm solving one dataset a day and it is helping me a lot bcoz just theory padhne se smjh ni aata... you're doing best job...
@DataThinkers
@DataThinkers 3 жыл бұрын
Thanks for your comment. just added. Keep Watching.Thanks
@magicmedia7950
@magicmedia7950 6 ай бұрын
Best you tube pandas explaination
@shakilahammed1887
@shakilahammed1887 Жыл бұрын
I Love this Playlist.
@RakeshKumar-hv5hn
@RakeshKumar-hv5hn 2 жыл бұрын
Thanks for To the point explanation
@DataThinkers
@DataThinkers 2 жыл бұрын
Thanks for all your comments. Glad you liked these videos. Keep watching
@satyamjha9783
@satyamjha9783 4 ай бұрын
Thank You very much Sir for these wonderful sessions. Grateful. I have one question, kindly answer if possible- Let’s say there is a variable Marks which is supposed to have numerical values but has some char values also (error). How can I convert this into numerical and replace all char values with 0 or remove the char value rows entirely. Regards
@KakashiHatake-tm4pq
@KakashiHatake-tm4pq 2 жыл бұрын
Thank you so muchh💫
@DataThinkers
@DataThinkers 2 жыл бұрын
Thanks for your comment. Glad you like this video. Keep watching. Thanks
@kartikeyasingh1694
@kartikeyasingh1694 2 жыл бұрын
sir please upload such videos of sql as well please.your method is realy great
@DataThinkers
@DataThinkers 2 жыл бұрын
Thanks for your comment. Will upload soon
@learnwithyeme
@learnwithyeme Ай бұрын
please how did you display the docstring
@akshrags-mindmaze3407
@akshrags-mindmaze3407 Жыл бұрын
Pls provide correct link of dataset that you are using
@unploughed
@unploughed 3 жыл бұрын
hello, first of all thank you to these videos. i just go stuck, can you explain the logic of / len(data) please. what does mean divided by len(data) ?
@DataThinkers
@DataThinkers 3 жыл бұрын
First of all thanks for your comment. len(data) is used to find number of data sample available in the dataframe (as simple as find the number of rows available in the dataframe) that i have used to find percentage of missing values. per_missing = data.isnull().sum() * 100 / len(data) per_missing here len(data) gives 891 (total number of rows available in the dataframe) Thanks
@unploughed
@unploughed 3 жыл бұрын
@@DataThinkers hmm, but how these formul gives us percentage? isn't it should be divided by 100? why divided by len(data)? and also does len fonc calcuate vacancy or just data?
@DataThinkers
@DataThinkers 3 жыл бұрын
Percentage, % = (Value × 100) / Total Value . As we know this is the normal calculation for percentage. In our case value means missing value * 100 / len(data) . len(data) means total value.
@diyajaber2936
@diyajaber2936 3 жыл бұрын
Good day , thanks for your effort , I have problem on downloading the csv file , May you assist
@DataThinkers
@DataThinkers 3 жыл бұрын
Hello, you can download this dataset from my GitHub account. github.com/PRIYANG-BHATT/Datasets-KZbin-Pandas/tree/main/DS
@bharatapar3937
@bharatapar3937 4 ай бұрын
The created column "Gender" is chnaged to Float . I am getting 1.0 instead of 1 . any suggestion ?
@devilsworld7299
@devilsworld7299 3 ай бұрын
Use astype(int)
@ridoychandraray2413
@ridoychandraray2413 2 жыл бұрын
Bro is there any project using sikit learn?
@DataThinkers
@DataThinkers 2 жыл бұрын
First of all thanks for your comment. I have created an entire playlist for that. Link :kzbin.info/www/bejne/rIWWg6Fqfblkg8k
@ridoychandraray2413
@ridoychandraray2413 2 жыл бұрын
Bro, per_missing=data.isnull().sum()*100/len(data) What is mean that?
@hamzamohammad7138
@hamzamohammad7138 2 жыл бұрын
missing vals ka percentage find krna hai
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 43 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 21 МЛН
One day.. 🙌
00:33
Celine Dept
Рет қаралды 77 МЛН
Exploratory Data Analysis with Pandas Python
40:22
Rob Mulla
Рет қаралды 508 М.
I Analyzed My Finance With Local LLMs
17:51
Thu Vu data analytics
Рет қаралды 499 М.
Learning Pandas for Data Analysis? Start Here.
22:50
Rob Mulla
Рет қаралды 121 М.
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 43 МЛН