mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-03-10 09:09:20 +01:00
Use Python's str.strip() instead of kludgy regular expressions and use split/join to handle multi-value fields more cleanly.
Languages
Python
100%