Challenge
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Oppgave
Swipe to start coding
- Group the values in the
df
dataframe by values of'roomh', 'broomh'
columns. - Select the
'valueh'
column. - Calculate means for each group.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 3. Kapittel 7
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
Awesome!
Completion rate improved to 2.56
Challenge
Sveip for å vise menyen
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Oppgave
Swipe to start coding
- Group the values in the
df
dataframe by values of'roomh', 'broomh'
columns. - Select the
'valueh'
column. - Calculate means for each group.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 2.56Seksjon 3. Kapittel 7
single