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