I have a program based on some functionality and the results are displayed on 2 .csv files (file1 and file2) The files consist of same rows and columns, the columns are named as condition, supply1, supply2 I want to read both the files into the program, load them and then compare the contents of supply1, supply2, based on the condition and number. We have to compare the respective contents and display the difference of supply1 and suppy2 between those 2 files. Eg: condition ta and number 1 of the 4th row of file1 has to compare with condition ta and number 1 of the 1st row of file2 Please help me on this.
file 1 file 1 contents