Contents

mean()

Returns the mean average of the floating-point column’s elements, ignoring missing elements.

Declaration

func mean() -> Column<WrappedElement>.Element

See Also

Getting Statistical Values