Task: Finding the Most Expensive Coffees
Swipe to start coding
Café Pandasia has now finalized its updated coffee menu!
Each drink has been assigned a price, and the manager wants to quickly spot the most expensive ones.
- Fetch the rows containing top three most expensive drinks and store them in a new variable called
most_expensive
.
Note
In the DataFrame
df
the drinks have been sorted from least to most expensive in terms of price, with the most expensive drink at the end.
Solución
¡Gracias por tus comentarios!
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 2.7
Task: Finding the Most Expensive Coffees
Desliza para mostrar el menú
Swipe to start coding
Café Pandasia has now finalized its updated coffee menu!
Each drink has been assigned a price, and the manager wants to quickly spot the most expensive ones.
- Fetch the rows containing top three most expensive drinks and store them in a new variable called
most_expensive
.
Note
In the DataFrame
df
the drinks have been sorted from least to most expensive in terms of price, with the most expensive drink at the end.
Solución
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 2.7single