8d6b97f6b3
🐛 Fix typo in XlsxWriter dependency
2024-08-02 05:55:47 +02:00
7122f0265f
Remove direct CSV/Excel support
...
Remove direct CVS/Excel support from the CLI; README now has instructions to convert.
Closes gh-40.
2024-07-31 11:09:34 +02:00
dd4febf24d
🚧 Write a Parquet file
2024-07-27 12:57:33 +02:00
515d39bb1d
🚧 Workaround NumPy incompatibility by requiring < 2
2024-07-25 12:01:35 +02:00
d35032067a
🐛 Fix install on Python 3.10
...
I couldn't build pandas 1.0.5 (introduced as a Pickle compatibility measure in e65cad7
)
for Python 3.10. So update to the next minor version 1.1.x to have it work on Python 3.10.
Fixes gh-11.
2022-04-07 15:17:19 +02:00
2ff15f3497
Merge branch 'master' of https://github.com/qurator-spk/modstool
2022-04-06 19:12:45 +02:00
e65cad772d
🐛 Require pandas ~ 1.0 to fix import
2022-04-06 19:12:40 +02:00
f9e418c460
✨ Optionally output to an Excel .xlsx file
2022-04-06 19:08:38 +02:00
73333ea2e2
⚡ Include METS fileGrp counts
2022-03-31 21:03:58 +02:00
9b8aef12e1
🠒 Move modstool into its own subdirectory
2019-08-28 16:18:39 +02:00