Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 569 Bytes

File metadata and controls

9 lines (5 loc) · 569 Bytes

valves

Warning: the project is very much work in progress.

Valves is a collection of functions for your data .pipe()-lines.

This project aimes to host a few performant implementations of functions that are common in industry. This gives us an opportunity to share sensible implementations but it also allows us to compare the performance across libraries. For now the project mainly targets polars, pandas and dask.