audeering / audb

Manage audio and video databases
https://audeering.github.io/audb/
Other
23 stars 1 forks source link

Depend on a smaller pyarrow package #400

Open hagenw opened 2 months ago

hagenw commented 2 months ago

As mentioned in a discussion for pandas, there is work going on to reduce the package size of pyarrow (e.g. to split it up in a package with core functionality), compare https://github.com/pandas-dev/pandas/issues/54466#issuecomment-2103387660

If this has happened, we should switch to using this smaller package as a dependency of audb.