Question: 3. [30 points] Develop a Python script that reads the csv file and creates a dictionary. Use the day of the month as the dictionary

 3. [30 points] Develop a Python script that reads the csv

3. [30 points] Develop a Python script that reads the csv file and creates a dictionary. Use the day of the month as the dictionary key, and the total dollar amount sold for the values. As an example, if you name your dictionary DailySales, then the instruction Dailysales [1] should print the number 340,295.72 [10 points] Develop a Python script that reads the csv file and creates a histogram with the values in the third column of the file (i.e. the number of units requested). 4. The deliverables for this homework are: A single zip file containing four Python scripts, one for each question. Assume that the CSV file is in the same directory where the scripts importing it are, so that no path needs to be specified in the scripts. DELL

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!