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

Svep för att visa menyn

book
Challenge

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

Uppgift

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.

Lösning

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 desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 3. Kapitel 3

Fråga AI

expand
ChatGPT

Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal

book
Challenge

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

Uppgift

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.

Lösning

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 desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 3. Kapitel 3
Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Vi beklagar att något gick fel. Vad hände?
some-alt