Skip to content

Given two csv files representing the same information (perhaps from different sources with different fieldname organizations) and information regarding fieldname and value mapping, this compares the two sources and finds discrepancies between them, including extra entries, missing keys, duplicate entries, and differences between the two sources.

Notifications You must be signed in to change notification settings

kmorhun/csv-discrepancy-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-discrepancy-finder

Given two csv files representing the same information (perhaps from different sources with different fieldname organizations) and information regarding fieldname and value mapping, this compares the two sources and finds discrepancies between them, including extra entries, missing keys, duplicate entries, and differences between the two sources.

About

Given two csv files representing the same information (perhaps from different sources with different fieldname organizations) and information regarding fieldname and value mapping, this compares the two sources and finds discrepancies between them, including extra entries, missing keys, duplicate entries, and differences between the two sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages