Least consuming cars
Let's find out the least consuming cars in terms of model and fuel type.
Compito
Swipe to start coding
From the audi_cars
dataset extract model
and fueltype
columns and order by average fuel consuming (mpg
) in ascending order.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 5. Capitolo 6