Re: Help me with the script? How to find items in csv file A and not in file B and vice versa
thanks a lot :) -- http://mail.python.org/mailman/listinfo/python-list
Help me with the script? How to find items in csv file A and not in file B and vice versa
Hello, Let's say I want to compare two csv files: file A and file B. They are both similarly built - the first column has product IDs (one product per row) and the columns provide some stats about the products such as sales in # and $. I want to compare these files - see which product IDs appear