Task: Access Sales Data at Café Pandasia - Part 3
Compito
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
.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 3. Capitolo 13
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Suggested prompts:
Riassuma questo capitolo
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.7
Task: Access Sales Data at Café Pandasia - Part 3
Scorri per mostrare il menu
Compito
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
.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Awesome!
Completion rate improved to 2.7Sezione 3. Capitolo 13
single