Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Task: Processing the Restock of Inventory | Getting Started
Pandas: First Steps

Stryg for at vise menuen

book
Task: Processing the Restock of Inventory

Opgave

Swipe to start coding

The team at Café Pandasia has completed a fresh restock of coffee beans! You’ve been given two Series:

  • previous_inventory: The original stock before the delivery
  • restocked: The number of units added during the restock

You’ve been asked to calculate the total updated inventory by adding the two Series together.

  • Add the corresponding elements of previous_inventory and restocked Series to calculate the total current inventory.
  • Save the result in a new variable called updated_inventory.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 14

Spørg AI

expand
ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

book
Task: Processing the Restock of Inventory

Opgave

Swipe to start coding

The team at Café Pandasia has completed a fresh restock of coffee beans! You’ve been given two Series:

  • previous_inventory: The original stock before the delivery
  • restocked: The number of units added during the restock

You’ve been asked to calculate the total updated inventory by adding the two Series together.

  • Add the corresponding elements of previous_inventory and restocked Series to calculate the total current inventory.
  • Save the result in a new variable called updated_inventory.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 14
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt