DB
FunctionsStatistical

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.

quantiles_exact_low(…) → Float64

Kind · scalar

Computes the low exact quantile variant from batch values, selecting the lower order statistic for fractional ranks, and repeats it for every output row.

Part of the Statistical family.