Challenge
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 4. Capítulo 7
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 3.33
Challenge
Desliza para mostrar el menú
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 3.33Sección 4. Capítulo 7
single