1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-08-16 04:59:52 +02:00
Commit graph

23 commits

Author SHA1 Message Date
b5b88cf772 🐛 Add index column as regular column, too
Closes gh-63.
2025-08-08 13:59:47 +02:00
0928caa9d6 🧹 MODS: Only add type='text' if there is no type attribute 2025-08-08 12:36:25 +02:00
4178f1e380 🧹 MODS: Fix typo in type=text fix 2025-08-07 20:50:12 +02:00
64aafbb88c 🧹 MODS: Handle mods:languageTerm with authority=iso639-2/rfc3066 2025-08-07 20:29:40 +02:00
231f53eb7a 🧹 MODS: Remove extra attributes in mods:titleInfo 2025-08-07 20:07:20 +02:00
2f00dfcce0 🧹 MODS: Add missing type='text' for mods:placeTerm 2025-08-07 19:32:37 +02:00
814bc57401 🧹 Fix recordIdentifier attribute 'type' 'zdb' to the correct 'source' 2025-07-30 13:03:50 +02:00
01c1762d32 🎨 Remove unused var + use 'not in' 2025-06-13 19:35:48 +02:00
2511fe8ca4 🎨 Sort and remove unused imports 2025-06-13 19:22:30 +02:00
212df99436 🎨 Reformat (Black) 2025-06-12 09:51:02 +02:00
215bfbb11f Represent sets as arrays in the Parquet file 2025-06-12 07:45:22 +02:00
ebdded90d6 🤓 Add type annotations (and related changes) 2025-06-12 07:02:23 +02:00
d685454c52 page_info: Use boolean for indicator variable, str for hrefs 2025-06-11 20:41:44 +02:00
a20c979351 🧹 Filter annoying UserWarning on every pandas import (on WSL) 2025-06-11 17:20:28 +02:00
62b93c760b 🤓 Add type annotations (and related changes) 2025-06-11 14:56:26 +02:00
580442a4c9 🤓 Add type annotations (and related changes) 2025-06-11 14:36:29 +02:00
ebe988cfff 🚧 Restore types before saving as Parquet 2025-06-04 21:10:10 +02:00
14172e3b81 🚧 Save Python types for later conversion 2025-06-04 20:32:07 +02:00
6af4a6f671 🧹 Remove unused/obsolete code 2024-12-03 17:02:12 +01:00
39f7d8646a 🚧 Use temporary SQLite DB for alto4pandas, too 2024-11-29 15:53:00 +01:00
eeaad03686 🚧 Avoid nested quotes for Python < 3.12 2024-11-27 16:38:18 +01:00
b385f27391 🚧 Write out page_info 2024-11-27 14:43:42 +01:00
ae650f70a2 ⚙ Migrate to pyproject.toml 2024-07-25 13:20:18 +02:00
Renamed from qurator/mods4pandas/lib.py (Browse further)