A Python extension module that wraps google-diff-match-patch's C++ implementation for performing very fast string comparisons. google-diff-match-patch is a Google ...
The diff command that compares files is unaware of key columns (like primary keys in a database). Therefore, it may give undesired results in detecting differences in CSV files that have key columns.