Challenge
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 7
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 2.56
Challenge
Свайпніть щоб показати меню
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Awesome!
Completion rate improved to 2.56Секція 3. Розділ 7
single