FunctionsStatistical
quantiles_exact
Computes one exact quantile by sorting batch values and emits the resulting numeric value for every output row.
quantiles_exact(…) → Float64Kind · scalar
Computes one exact quantile by sorting batch values and emits the resulting numeric value for every output row.
Part of the Statistical family.