csv-diffPython CLI tool and library for diffing CSV and JSON filesclickcsvcsv-diffdatasette-iodatasette-tooldiffgit-scrapingtsv-diff
csv-diffThis library performs diffs of CSV data, or any table-like source. Unlike a standard diff that compares line by line, and is sensitive to the ordering of records, CSV-Diff identifies common lines by key field(s), and …csv-diffdiffruby