Question: Hi I want code that will compare the means between two csv files called High and Low. Both files have 1 6 columns and 1

Hi I want code that will compare the means between two csv files called High and Low. Both files have 16 columns and 18 rows. Row number 18 contains the mean values for the first 17 rows columns. The columns each represent the number of transactions per day on a website. I want to graph the mean of columns 2-6 and 8-12 from the csv file High, and then do the same for Low. The final graph should be a comparison of the means between columns 8-12 high and 2-6 low. There can be a max number of 10 transactions per day. Provide me with the python code to accomplish this. You can use any numbers you want to make the csv files aslong as the code works.

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 Accounting Questions!