A Polars plugin that wraps the T-Digest Rust implementation
copied from cf-post-staging / polars-tdigestThis Polars plugin is a wrapper around the T-Digest Rust implementation. It not only provides means to compute an estimated qunatile, but exposes the tdigest creation and merging functionality so it can be used to estimate quantiles in a distributed environment.