1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-28 17:13:45 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth d21d2621e3 csv_metadata_quality/app.py: read fields as strings
I suspect this undermines the PyArrow backend performance gains in
recent Pandas 2.0.0, but we are dealing with messy data sometimes
and we must rely on data being strings.
2023-06-12 10:42:50 +03:00
..
data Use licenses.json from SPDX instead of spdx-license-list 2022-12-13 10:39:17 +03:00
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Add SPDX short license identifier to all Python files 2021-03-19 16:04:40 +02:00
app.py csv_metadata_quality/app.py: read fields as strings 2023-06-12 10:42:50 +03:00
check.py Don't crash when title is missing 2023-06-12 10:42:50 +03:00
experimental.py Improve exclude function 2022-09-02 15:59:22 +03:00
fix.py Don't crash when title is missing 2023-06-12 10:42:50 +03:00
util.py Fix path to data/licenses.json 2023-04-05 15:28:21 +03:00
version.py Version 0.6.1 2023-02-23 13:46:56 +03:00