Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 692 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 692 Bytes

Compare two .CSV files

Total alerts Language grade: Python

  • Simple Python program that compares two .CSV files and inserts unmatched rows in third(or new) .CSV file.
  • Both sample .CSV files that I used contains just few records, so user may need to change this program based on his/her needs.