Task: Access Sales Data at Café Pandasia - Part 3
Tâche
Swipe to start coding
At the Café, the manager is reviewing the weekly coffee sales data from Monday to Wednesday.
- Use
iloc
to fetch sales numbers for"Latte"
and"Cappuccino"
acrossMonday
andTuesday
(only those two days, only those two drinks) from the DataFramedf
. - Store it in a variable called
result
.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 3. Chapitre 13
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
Awesome!
Completion rate improved to 2.7
Task: Access Sales Data at Café Pandasia - Part 3
Glissez pour afficher le menu
Tâche
Swipe to start coding
At the Café, the manager is reviewing the weekly coffee sales data from Monday to Wednesday.
- Use
iloc
to fetch sales numbers for"Latte"
and"Cappuccino"
acrossMonday
andTuesday
(only those two days, only those two drinks) from the DataFramedf
. - Store it in a variable called
result
.
Solution
Tout était clair ?
Merci pour vos commentaires !
Awesome!
Completion rate improved to 2.7Section 3. Chapitre 13
single