Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Challenge | Aggregate Functions
Introduction to pandas [track]
course content

Kursinhalt

Introduction to pandas [track]

Introduction to pandas [track]

1. Basics
2. Reading and Exploring Data
3. Accessing DataFrame Values
4. Aggregate Functions

book
Challenge

Aufgabe

Swipe to start coding

You continue working with the DataFrame df with information on used cars.

  1. Get the mean engine size ('engineSize' column) of Petrol ('fuelType' column) cars.
  2. Get the median mileage ('mileage' column) of ' A3' (pay attention, there is a space in the beginning, it's important!) model ('model' column) cars.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 4. Kapitel 7
toggle bottom row

book
Challenge

Aufgabe

Swipe to start coding

You continue working with the DataFrame df with information on used cars.

  1. Get the mean engine size ('engineSize' column) of Petrol ('fuelType' column) cars.
  2. Get the median mileage ('mileage' column) of ' A3' (pay attention, there is a space in the beginning, it's important!) model ('model' column) cars.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 4. Kapitel 7
Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt