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

bookChallenge

Let's find out how many dwellings of each type are in the dataframe. Below the task description you can find code meanings.

Tarea

Swipe to start coding

  1. Group the values of the df dataframe by the 'dtypeh' column values.
  2. Get the number of rows (size) within each group.

Solución

DESCRIPTIONCODE
Single-detached house1
Apartment in build. 5+ storeys2
Apartment in build. <5 storeys3
Semi-detached house4
Apartment in a detached duplex5
Row house6
Other single-attached house7
Mobile home or other movable8

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 3. Capítulo 3
single

single

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

close

Awesome!

Completion rate improved to 2.56

bookChallenge

Desliza para mostrar el menú

Let's find out how many dwellings of each type are in the dataframe. Below the task description you can find code meanings.

Tarea

Swipe to start coding

  1. Group the values of the df dataframe by the 'dtypeh' column values.
  2. Get the number of rows (size) within each group.

Solución

DESCRIPTIONCODE
Single-detached house1
Apartment in build. 5+ storeys2
Apartment in build. <5 storeys3
Semi-detached house4
Apartment in a detached duplex5
Row house6
Other single-attached house7
Mobile home or other movable8

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

close

Awesome!

Completion rate improved to 2.56
Sección 3. Capítulo 3
single

single

some-alt