How To Fix Incomplete Data - Pandas For Machine Learning 12

  Рет қаралды 3,730

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 12
@Codemycom
@Codemycom 2 жыл бұрын
▶ Watch Entire Pandas Playlist ✅ Subscribe To My KZbin Channel: bit.ly/3wDKct8 bit.ly/2IGzvOR ▶ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN ▶ Get The Code: bit.ly/3PXPJBt
@vladyslav-py-js-cs
@vladyslav-py-js-cs Жыл бұрын
Oh man you know that you're the best at this stuff!😁
@Codemycom
@Codemycom Жыл бұрын
Ha thanks
@collinslife7021
@collinslife7021 2 жыл бұрын
Your super helpful with your videos, have learned quite a bit
@Codemycom
@Codemycom 2 жыл бұрын
Happy to hear it!
@FritsvanDoorn
@FritsvanDoorn 2 жыл бұрын
Hi, interesting. I noticed that the column wit the NaN had numbers with .0 while the other number not. What is the reason for this? Where does it come from? Thank you for explaining.
@Codemycom
@Codemycom 2 жыл бұрын
It just defaults to a float. You can change it by slapping a .astype(int) to the end...like: my_df.fillna(value=99).astype(int)
@LOSFOUFOUP
@LOSFOUFOUP Ай бұрын
Thresh is not very well explained here, but in case someone casually pass through here and is wondering what the heck is up with that: 'thresh=N' means that at least N non-NaNs values have to be there to survive. SO 'thresh = N' ALONE (or with axis = 0 after) checks the ROWS: every row with at least N non-NaNs survive, others disappear. HOWEVER 'thresh = N, axis = 1' checks the COLUMNS: every column with at least N non-NaNs survive, the others disappear.
@charles_phruno
@charles_phruno 10 ай бұрын
Is this playlist enough to start with pandas in ML
@Codemycom
@Codemycom 10 ай бұрын
We seem to be starting with Pandas in the videos...so... yeah
@hakimdz3358
@hakimdz3358 2 жыл бұрын
how python cx_oracle dump database to file??? plz
@Codemycom
@Codemycom 2 жыл бұрын
I don't have videos on anything like that.
Pandas Dataframe Group By - Pandas For Machine Learning 13
5:16
Codemy.com
Рет қаралды 3,5 М.
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 3,1 МЛН
What is OpenTelemetry?
12:55
Highlight
Рет қаралды 12 М.
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 815 М.
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 414 М.
All Rust string types explained
22:13
Let's Get Rusty
Рет қаралды 182 М.
Exploratory Data Analysis with Pandas Python
40:22
Rob Mulla
Рет қаралды 498 М.