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
Tout était clair ?
Merci pour vos commentaires !
Section 2. Chapitre 3
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 2.7
Task: Tracking Coffee Bean Deliveries
Glissez pour afficher le menu
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
Tout était clair ?
Merci pour vos commentaires !
Section 2. Chapitre 3
single