Challenge
Let's replace missing values in the 'morgh', 'valueh' with their respective means.
Oppgave
Swipe to start coding
- Create a dictionary
valueswith keys being column names ('grosrth', 'valueh') and values being their respective means. - Fill NA values using created previously dictionary
values. Set theinplaceparameter so changes will save.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 2. Kapittel 8
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Suggested prompts:
Oppsummer dette kapittelet
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.56
Challenge
Sveip for å vise menyen
Let's replace missing values in the 'morgh', 'valueh' with their respective means.
Oppgave
Swipe to start coding
- Create a dictionary
valueswith keys being column names ('grosrth', 'valueh') and values being their respective means. - Fill NA values using created previously dictionary
values. Set theinplaceparameter so changes will save.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 2. Kapittel 8
single