Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge | Grouping Data
Data Manipulation using pandas
セクション 3.  3
single

single

bookChallenge

メニューを表示するにはスワイプしてください

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

タスク

スワイプしてコーディングを開始

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

解答

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 desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 3.  3
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt