Skip to main content

approx_quantile_estimate

Function approx_quantile_estimate 

Source
pub fn approx_quantile_estimate(
    sketch: &Series,
    quantiles: &Series,
    values_dtype: &DataType,
) -> Result<Series, PolarsError>
Available on crate feature polars-ops only.
Expand description

Estimate quantiles from every sketch of sketch.