Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Task: Barista's Favorites Coffees | Getting Started
Pandas: First Steps

bookTask: Barista's Favorites Coffees

Tarea

Swipe to start coding

The head barista at Café Pandasia has decided to create a list of her favorite drinks of the week. Each drink is ranked from Monday to Friday, with one favorite per day.

She wants you to turn this into a Pandas Series — but instead of using the default numerical index, she wants each drink labeled by the day of the week!

  • Create a new Series using favorites as elements and days as indices.
  • Store the series in a variable called fav_coffees.

Solución

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 4
single

single

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

close

Awesome!

Completion rate improved to 2.7

bookTask: Barista's Favorites Coffees

Desliza para mostrar el menú

Tarea

Swipe to start coding

The head barista at Café Pandasia has decided to create a list of her favorite drinks of the week. Each drink is ranked from Monday to Friday, with one favorite per day.

She wants you to turn this into a Pandas Series — but instead of using the default numerical index, she wants each drink labeled by the day of the week!

  • Create a new Series using favorites as elements and days as indices.
  • Store the series in a variable called fav_coffees.

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!

close

Awesome!

Completion rate improved to 2.7
Sección 1. Capítulo 4
single

single

some-alt