Task: Tracking Coffee Bean Deliveries
Tarefa
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. 
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 3
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 2.7
Task: Tracking Coffee Bean Deliveries
Deslize para mostrar o menu
Tarefa
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. 
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 3
single