mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-09-18 17:36:39 +02:00
.github
csv_metadata_quality
__init__.py
__main__.py
app.py
check.py
experimental.py
fix.py
util.py
version.py
data
tests
.drone.yml
.flake8
.gitignore
CHANGELOG.md
CITATION.cff
LICENSE.txt
README.md
poetry.lock
pyproject.toml
pytest.ini
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
I never used this and it seems xlrd doesn't even support .xlsx any- more anyways. If this was needed I could theoretically use openpyxl but I'd rather just stick to CSV.