Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 496 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 496 Bytes

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 (parquet or vaex dataframe).

Please, head to the documentation to get acquainted!