median
Returns the median of numeric leaf-row values. Returns null for an empty input or when any value is non-numeric. For an even count, returns the average of the two middle elements.
Returns the median of numeric leaf-row values. Returns null for an empty input or when any value is non-numeric. For an even count, returns the average of the two middle elements.