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
.
Soluzione
Grazie per i tuoi commenti!
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Awesome!
Completion rate improved to 2.7
Task: Coffee Orders Series
Scorri per mostrare il menu
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
.
Soluzione
Grazie per i tuoi commenti!
Awesome!
Completion rate improved to 2.7single