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 columns and rows. Row number contains the mean values for the first rows columns. The columns each represent the number of transactions per day on a website. I want to graph the mean of columns and from the csv file High, and then do the same for Low. The final graph should be a comparison of the means between columns high and low. There can be a max number of 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
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
