qurator-spk / mods4pandas

Extract the MODS/ALTO metadata of a bunch of METS/ALTO files into pandas DataFrames for data analysis
Apache License 2.0
11 stars 0 forks source link

Test on Python 3.12 #29

Closed mikegerber closed 3 months ago

mikegerber commented 12 months ago

Our pandas dependency is broken on Python 3.12.

mikegerber commented 3 months ago

This should be fixed now we don't work around the pandas pickle issues anymore.

mikegerber commented 3 months ago

Confirmed + updated CircleCI config in 1bf86bf.