Skip to content

[Uri] lab-pandas - #10

Open
UriCVV wants to merge 1 commit into
Ironhack-data-bcn-oct-2023:mainfrom
UriCVV:main
Open

UriCVV wants to merge 1 commit into
Ironhack-data-bcn-oct-2023:mainfrom
UriCVV:main

Conversation

@UriCVV

@UriCVV UriCVV commented Oct 18, 2023

Copy link
Copy Markdown

No description provided.

@bripollc

Copy link
Copy Markdown

Uri,

Muy buen trabajo. 10/10. Nada a comentar, que gusto de lab. 🚀

  • 11 - Calculate the total quantity ordered and revenue generated from these orders.
print("Total Quantity:", df2["Quantity"].sum())
print("Total Revenue:", df2["Revenue"].sum())

Nada, pequeño despiste. Te pide también el revenue:)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants