Least consuming cars
Let's find out the least consuming cars in terms of model and fuel type.
Swipe to start coding
From the audi_cars
dataset extract model
and fueltype
columns and order by average fuel consuming (mpg
) in ascending order.
Solution
Merci pour vos commentaires !
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Résumer ce chapitre
Expliquer le code dans file
Expliquer pourquoi file ne résout pas la tâche
Awesome!
Completion rate improved to 2.63
Least consuming cars
Glissez pour afficher le menu
Let's find out the least consuming cars in terms of model and fuel type.
Swipe to start coding
From the audi_cars
dataset extract model
and fueltype
columns and order by average fuel consuming (mpg
) in ascending order.
Solution
Merci pour vos commentaires !
Awesome!
Completion rate improved to 2.63single