maxharlow/csvmatch

comparison question

r3ptar opened this issue · 1 comments

Does it read the csv line by line for the comparison? Or does it search the entire csv for the matches? I have 2 documents that although are both alphabetized one has about 1000 more lines than the other so I know everything isn't aligned.

Every entry in one file is compared against every entry in the other one.