Challenge
Task
Swipe to start coding
You continue working with the DataFrame df
with information on used cars.
- Get the mean engine size (
'engineSize'
column) of Petrol ('fuelType'
column) cars. - Get the median mileage (
'mileage'
column) of' A3'
(pay attention, there is a space in the beginning, it's important!) model ('model'
column) cars.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 4. 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
You continue working with the DataFrame df
with information on used cars.
- Get the mean engine size (
'engineSize'
column) of Petrol ('fuelType'
column) cars. - Get the median mileage (
'mileage'
column) of' A3'
(pay attention, there is a space in the beginning, it's important!) model ('model'
column) cars.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 3.33SectionΒ 4. ChapterΒ 7
single