Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Task: Coffee Orders Series | Getting Started
Pandas: First Steps
course content

Kursinhalt

Pandas: First Steps

Pandas: First Steps

1. Getting Started
2. Basics of Dataframes

book
Task: Coffee Orders Series

Aufgabe

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ösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 3
toggle bottom row

book
Task: Coffee Orders Series

Aufgabe

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ösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 3
Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt