Edit 27/06/2025: This repository has been moved to Codeberg here. Thank you for your understanding.
oups stands for Ordered Updatable Parquet Store.
oups Python library provides convenience functions and class to manage a collection of parquet datasets. This includes mostly
- collection indexing,
- ability to update ordered datasets stored in a oups store,
- initiate, and restart at any time aggregation on ordered datasets.
Please, head to the documentation to get acquainted!