mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-01-30 23:12:55 +01:00
Alan Orth
ef5b8f7244
fix.py: Massive improvements
Use Python's str.strip() instead of kludgy regular expressions and use split/join to handle multi-value fields more cleanly.
Languages
Python
100%