Challenge
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Opgave
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
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 7
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 2.56
Challenge
Stryg for at vise menuen
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Opgave
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
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 2.56Sektion 3. Kapitel 7
single