Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge | Reading and Exploring Data
Introduction to pandas [track]
Section 2. Chapter 7
single

single

bookChallenge

Swipe to show menu

Task

Swipe to start coding

The cars data are loaded in the df variable. Your tasks are:

  1. Output the dimensionality (number of rows and columns) of the df dataframe.
  2. Output general information on the dataframe (memory usage, columns, number of non-null values).
  3. Output the descriptive statistics (mean, median, quartiles) of numberical columns of the df.

Solution

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 2. Chapter 7
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

some-alt