Challenge
Task
Swipe to start coding
The cars data are loaded in the df
variable. Your tasks are:
- Output the dimensionality (number of rows and columns) of the
df
dataframe. - Output general information on the dataframe (memory usage, columns, number of non-null values).
- Output the descriptive statistics (mean, median, quartiles) of numberical columns of the
df
.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 2. ChapterΒ 7
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Suggested prompts:
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
Awesome!
Completion rate improved to 3.33
Challenge
Swipe to show menu
Task
Swipe to start coding
The cars data are loaded in the df
variable. Your tasks are:
- Output the dimensionality (number of rows and columns) of the
df
dataframe. - Output general information on the dataframe (memory usage, columns, number of non-null values).
- Output the descriptive statistics (mean, median, quartiles) of numberical columns of the
df
.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 3.33SectionΒ 2. ChapterΒ 7
single