Task: Coffee Orders Series
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
orders
list. - Store the Series into a new variable
orders_series
.
Løsning
Tak for dine kommentarer!
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 2.7
Task: Coffee Orders Series
Stryg for at vise menuen
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
orders
list. - Store the Series into a new variable
orders_series
.
Løsning
Tak for dine kommentarer!
Awesome!
Completion rate improved to 2.7single