Closed abdel-avalara closed 7 years ago
I installed csvdiff "pip install csvdiff"
when I run this command "csvdiff --style=summary --ignore_columns=amount id a.csv b.csv", I get an error "Error: no such option: --ignore_columns"
Sorry, I haven't cut a new release with it yet. You can still install master with:
pip install git+https://github.com/larsyencken/csvdiff
thanks
I installed csvdiff "pip install csvdiff"
when I run this command "csvdiff --style=summary --ignore_columns=amount id a.csv b.csv", I get an error "Error: no such option: --ignore_columns"