Challenge
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 4. Luku 7
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 3.33
Challenge
Pyyhkäise näyttääksesi valikon
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Awesome!
Completion rate improved to 3.33Osio 4. Luku 7
single