larsyencken / csvdiff

Generate a diff between two tabular datasets expressed in CSV files.
BSD 3-Clause "New" or "Revised" License
132 stars 31 forks source link

Raise an error if no index is present #42

Closed larsyencken closed 5 years ago

larsyencken commented 5 years ago

To aid issues such as #39, we want to ensure that programmatic use doesn't avoid specifying primary keys.