mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-04-10 09:02:33 +02: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%