Task: Access Sales Data at Café Pandasia - Part 2
Task
Swipe to start coding
At the Café, the manager is reviewing the weekly coffee sales data from Monday to Wednesday.
- Use
iloc
to fetch the entire "Tuesday" column from the DataFramedf
. - Store it in a variable called
tuesday_sales
.
Solution
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 12
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 2.7
Task: Access Sales Data at Café Pandasia - Part 2
Swipe to show menu
Task
Swipe to start coding
At the Café, the manager is reviewing the weekly coffee sales data from Monday to Wednesday.
- Use
iloc
to fetch the entire "Tuesday" column from the DataFramedf
. - Store it in a variable called
tuesday_sales
.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 2.7Section 3. Chapter 12
single