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

Contenido del Curso

Pandas: First Steps

Pandas: First Steps

1. Getting Started
2. Basics of Dataframes

book
Task: Coffee Orders Series

Tarea

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 3
toggle bottom row

book
Task: Coffee Orders Series

Tarea

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 3
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Lamentamos que algo salió mal. ¿Qué pasó?
some-alt