SectionΒ 1. ChapterΒ 3
single
Task: Coffee Orders Series
Swipe to show menu
Task
Swipe to start coding
Welcome to CafΓ© Pandasia! You've just been hired as a data assistant, and your first job is to organize todayβs coffee orders into a format that's easier to analyze.
The barista quickly scribbled the coffee orders on a napkin as a plain list. Your mission is to turn this list into a Pandas Series so the cafΓ© can keep track of which drinks are most popular.
- Import the Pandas library.
- Create a Pandas Series from the
orderslist. - Store the Series into a new variable
orders_series.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 3
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat