Iroh's Tea Shop

NumPy & Pandas Exercise

  1. Create an array of prices for the drinks being sold
  2. Display the prices as a dataframe
  3. Create a matrix of cups of tea sold over the course of a week
  4. Create a dataframe with the cups sold
  5. Add a column to the dataframe with the total sales on each day