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

Course Content

Introduction to pandas [track]

Introduction to pandas [track]

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

bookChallenge

Task

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

  1. Output all distinct gear box types ('transmission' column).
  2. Output number of distinct cars models ('model' column).

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 4. Chapter 4
toggle bottom row

bookChallenge

Task

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

  1. Output all distinct gear box types ('transmission' column).
  2. Output number of distinct cars models ('model' column).

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 4. Chapter 4
toggle bottom row

bookChallenge

Task

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

  1. Output all distinct gear box types ('transmission' column).
  2. Output number of distinct cars models ('model' column).

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Task

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

  1. Output all distinct gear box types ('transmission' column).
  2. Output number of distinct cars models ('model' column).

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 4. Chapter 4
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt