130 Commits (fix/use-temp-sqlite3)
 

Author SHA1 Message Date
Mike Gerber ebe988cfff 🚧 Restore types before saving as Parquet 3 days ago
Mike Gerber 14172e3b81 🚧 Save Python types for later conversion 3 days ago
Mike Gerber 8bc443f9fb 🎨 Install mypy and type stubs 3 days ago
Mike Gerber bec59242a0 🚧 check_dtypes: group by types 5 days ago
Mike Gerber ff39da49e8 🚧 check_dtypes: originInfo-.* 5 days ago
Mike Gerber f5f2dc05a3 🚧 check_dtypes: accessCondition-.* 5 days ago
Mike Gerber 383c6b2d3d 🚧 check_dtypes: typeOfResource 5 days ago
Mike Gerber d8d3f12cb0 🚧 check_dtypes: classification-.* 5 days ago
Mike Gerber 15f603671c 🚧 check_dtypes: Fix location_.* 5 days ago
Mike Gerber be1c8609a3 🚧 Check dtypes (WIP) 1 week ago
Mike Gerber 88a6c5f26f 🐛 alto4pandas: *Really* commit data to SQLite DB 6 months ago
Mike Gerber 4d6e1f4ff4 🐛 Add missing tag alto:fileIdentifier 6 months ago
Mike Gerber ef4eeac7e2 🧹 Remove unused/obsolete code 6 months ago
Mike Gerber 6af4a6f671 🧹 Remove unused/obsolete code 6 months ago
Mike Gerber 39f7d8646a 🚧 Use temporary SQLite DB for alto4pandas, too 6 months ago
Mike Gerber ca8f165955 🧹 Remove redundant comment 6 months ago
Mike Gerber 6981efb87c 🐛 Write page_info Parquet file again 6 months ago
Mike Gerber 11a04916f3 🐛 Write mods_info Parquet file again 6 months ago
Mike Gerber abb20b8ba9 🐛 Add multivolume type 'multivolume_manuscript' 6 months ago
Mike Gerber 8ee4c3d0bc 🐛 Normalize structure type names to lower case 6 months ago
Mike Gerber 939967edc8 🐛 De-couple mods_info from page_info 6 months ago
Mike Gerber 11d7b012ec 🐛 Leave tqdm progress bar to avoid confusion through other left-over progress bars 6 months ago
Mike Gerber 22b62d7a2f 🐛 Remove output files before writing them again 6 months ago
Mike Gerber eeaad03686 🚧 Avoid nested quotes for Python < 3.12 6 months ago
Mike Gerber b385f27391 🚧 Write out page_info 6 months ago
Mike Gerber a1390699d4 🚧 Use a temporary sqlite db 6 months ago
Mike Gerber 8d6b97f6b3 🐛 Fix typo in XlsxWriter dependency 10 months ago
Mike Gerber 7122f0265f Remove direct CSV/Excel support
Remove direct CVS/Excel support from the CLI; README now has instructions to convert.

Closes gh-40.
10 months ago
Mike Gerber a1f333f4a4 🐛 Fix converting/writing out per-page information (e.g. structure information) 10 months ago
Mike Gerber 1bf86bfb4c ✔ Test on Python 3.12 10 months ago
Mike Gerber 191867cdef ⚙ Make saving per-page information optional 10 months ago
Mike Gerber dd4febf24d 🚧 Write a Parquet file 11 months ago
Mike Gerber 03d86ce68a 🐛 Fix tests 11 months ago
Mike Gerber ae650f70a2 ⚙ Migrate to pyproject.toml 11 months ago
Mike Gerber 187da054b0 ⚙ Migrate to pyproject.toml 11 months ago
Mike Gerber acd9c5cd4b Merge branch 'feat/page_info' of https://github.com/qurator-spk/mods4pandas into feat/page_info 11 months ago
Mike Gerber 515d39bb1d 🚧 Workaround NumPy incompatibility by requiring < 2 11 months ago
Gerber, Mike e9fca0f563 🐛 mods4pandas: Handle MultiVolumeWork (differently spelled type cp. to before) without structMap TYPE='PHYSICAL' 2 years ago
Gerber, Mike b8a2872582 🐛 mods4pandas: Handle periodical without structMap TYPE='PHYSICAL' 2 years ago
Gerber, Mike 6226618f40 🐛 mods4pandas: Handle multivolume_work without structMap TYPE='PHYSICAL' 2 years ago
Gerber, Mike 0acaa83163 MUse relative predicate 2 years ago
Gerber, Mike 8fc4eeeb3b Make get_sets_file faster by using a lookup table 2 years ago
Gerber, Mike 912e5d2b4a Make get_struct_log faster by using precise predicates 2 years ago
Gerber, Mike 448639b05b Make gettstruct_log faster by using precise predicates 2 years ago
Gerber, Mike 1dac77a2f5 Make gett_struct_log faster by using find(all) instead of xpath() 2 years ago
Gerber, Mike 90c60ebb80 Make get_mets_file aa lot faster by using find() instead of xpath() 2 years ago
Gerber, Mike 16a3a3bcc8 ✔ Fix tests on Python 3.8 by backporting removeprefix 2 years ago
Gerber, Mike 8d0dc72ca2 ✔ Enable/document profiling 2 years ago
Gerber, Mike 8c269b35a4 ✔ Test creation of page_info 2 years ago
Gerber, Mike f243dd204a ✒ Add comments for populating type indicator variables 2 years ago