Challenge
Let's replace missing values in the 'morgh', 'valueh'
with their respective means.
Aufgabe
Swipe to start coding
- Create a dictionary
values
with keys being column names ('grosrth', 'valueh'
) and values being their respective means. - Fill NA values using created previously dictionary
values
. Set theinplace
parameter so changes will save.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 2. Kapitel 8
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Awesome!
Completion rate improved to 2.56
Challenge
Swipe um das Menü anzuzeigen
Let's replace missing values in the 'morgh', 'valueh'
with their respective means.
Aufgabe
Swipe to start coding
- Create a dictionary
values
with keys being column names ('grosrth', 'valueh'
) and values being their respective means. - Fill NA values using created previously dictionary
values
. Set theinplace
parameter so changes will save.
Lösung
War alles klar?
Danke für Ihr Feedback!
Awesome!
Completion rate improved to 2.56Abschnitt 2. Kapitel 8
single