FunctionsStatistical
median_b_float16
Computes median using the bfloat16 variant entrypoint. Current implementation returns the exact median of non-NULL numeric inputs.
median_b_float16(…) → Float64Kind · aggregate
Computes median using the bfloat16 variant entrypoint. Current implementation returns the exact median of non-NULL numeric inputs.
Part of the Statistical family.