FunctionsStatistical
quantiles_exact_inclusive
Computes inclusive exact quantile compatibility surface for quantiles aggregate.
quantiles_exact_inclusive(…) → Float64Kind · aggregate
Computes inclusive exact quantile compatibility surface for quantiles aggregate.
Part of the Statistical family.
quantiles_exact_high
Computes the high exact quantile variant from batch values, selecting the higher order statistic for fractional ranks, and repeats it for every output row.
quantiles_exact_low
Computes the low exact quantile variant from batch values, selecting the lower order statistic for fractional ranks, and repeats it for every output row.