csv-metadata-quality/csv_metadata_quality
Alan Orth 0dc66c5c4e
Expand check/fix for multi-value separators
I just came across some metadata that had unnecessary multi-value
separators at the end of a field, causing a blank value to be used.

For example: "Kenya||Tanzania||"
2021-01-03 15:30:03 +02:00
..
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Sort imports with isort 2019-08-29 01:15:04 +03:00
app.py Expand check/fix for multi-value separators 2021-01-03 15:30:03 +02:00
check.py Expand check/fix for multi-value separators 2021-01-03 15:30:03 +02:00
experimental.py Experimental language detection using langid 2019-09-26 13:46:32 +03:00
fix.py Expand check/fix for multi-value separators 2021-01-03 15:30:03 +02:00
util.py Add utility function to check normalization 2020-01-15 12:17:52 +02:00
version.py Version 0.4.2 2020-07-06 14:04:34 +03:00