Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Challenge | Grouping Data
Data Manipulation using pandas

bookChallenge

Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.

Tarefa

Swipe to start coding

  1. Group the values in the df dataframe by values of 'roomh', 'broomh' columns.
  2. Select the 'valueh' column.
  3. Calculate means for each group.

Solução

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 3. Capítulo 7
single

single

Pergunte à IA

expand

Pergunte à IA

ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

close

Awesome!

Completion rate improved to 2.56

bookChallenge

Deslize para mostrar o menu

Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.

Tarefa

Swipe to start coding

  1. Group the values in the df dataframe by values of 'roomh', 'broomh' columns.
  2. Select the 'valueh' column.
  3. Calculate means for each group.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

close

Awesome!

Completion rate improved to 2.56
Seção 3. Capítulo 7
single

single

some-alt