help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to compare the colums ( 2nd and 3rd) of 2 .csv files based on a cond


From: Ganesh Kini
Subject: How to compare the colums ( 2nd and 3rd) of 2 .csv files based on a condition
Date: Tue, 23 Jun 2020 18:36:13 +0200

I have a program based on some functionality and the results are displayed on 2 .csv files ( file1 and file2)
The files consists 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 compare the respective contents and display the difference of supply1 and suppy2 between those 2 files.
Please help me on this.   

Attachment: file2.csv
Description: MS-Excel spreadsheet

Attachment: file1.csv
Description: MS-Excel spreadsheet


reply via email to

[Prev in Thread] Current Thread [Next in Thread]