Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Task: Tracking Coffee Bean Deliveries | Basics of Dataframes
Pandas: First Steps
course content

Contenu du cours

Pandas: First Steps

Pandas: First Steps

1. Getting Started
2. Basics of Dataframes

book
Task: Tracking Coffee Bean Deliveries

Tâche

Swipe to start coding

Every morning, Café Pandasia receives fresh bags of coffee beans from different suppliers.

You’ve been asked to create a table to keep track of these daily deliveries. The data is given in the form of a 2D List called delivery_data.

  • Use the provided 2D list to create a new DataFrame (delivery_df).
  • Set the column names as: 'Bean Type', 'Quantity (kg)', and 'Origin' respectively.

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 2. Chapitre 3
toggle bottom row

book
Task: Tracking Coffee Bean Deliveries

Tâche

Swipe to start coding

Every morning, Café Pandasia receives fresh bags of coffee beans from different suppliers.

You’ve been asked to create a table to keep track of these daily deliveries. The data is given in the form of a 2D List called delivery_data.

  • Use the provided 2D list to create a new DataFrame (delivery_df).
  • Set the column names as: 'Bean Type', 'Quantity (kg)', and 'Origin' respectively.

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 2. Chapitre 3
Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Nous sommes désolés de vous informer que quelque chose s'est mal passé. Qu'est-il arrivé ?
some-alt