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

Scorri per mostrare il menu

book
Challenge

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

Compito

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 7

Chieda ad AI

expand
ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

book
Challenge

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

Compito

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 7
Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt