Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 608 Bytes

File metadata and controls

17 lines (11 loc) · 608 Bytes

Edit 27/06/2025: This repository has been moved to Codeberg here. Thank you for your understanding.

Welcome to oups!

What is oups?

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!