Hi,
I'd like to compare two .csv files with the following format in each line:
<Data>, <Timestamp>
Is it possible, that the Timestamp is excluded from comparsion? I found the possibility to mark it as "minor changes", but it happens, that the wrong lines are compared to each other since the Data+Timestamp brings a better fitting result than just the data.
I'd like to compare two .csv files with the following format in each line:
<Data>, <Timestamp>
Is it possible, that the Timestamp is excluded from comparsion? I found the possibility to mark it as "minor changes", but it happens, that the wrong lines are compared to each other since the Data+Timestamp brings a better fitting result than just the data.
Comment