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
dfdataframe. - 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
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
dfdataframe. - 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