DB
FunctionsStatistical

quantiles_exact

Computes one exact quantile by sorting batch values and emits the resulting numeric value for every output row.

quantiles_exact(…) → Float64

Kind · scalar

Computes one exact quantile by sorting batch values and emits the resulting numeric value for every output row.

Part of the Statistical family.