Question: Below is the code that returns the customers who purchased Tables. Write the code that returns the Order IDs made in 2019 (5 pts), the

 Below is the code that returns the customers who purchased "Tables".

Below is the code that returns the customers who purchased "Tables". Write the code that returns the Order IDs made in 2019 (5 pts), the Order IDs made in the state of California (5 pts), and the Order IDs made in the state of California in 2019 5.d) Below is the code that returns the customers who purchased "Tables". Write the code that returns the Order IDs made in 2019 (5 pts), the Order IDs made in the state of California (5 pts), and the Order IDs made in the state of California in 2019 (5 pts) import numpy as np superStoreCustomersNames = np.array(superStoreData["Customer Name"]) superStoreAllSubCategories = np.array(superStoreData["Sub-Category"]) superStoreCustomersNames[(superStoreAllSubCategories = = "Tables")]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!