mean()
Returns the mean average of the floating-point slice’s elements, ignoring missing elements.
Declaration
func mean() -> ColumnSlice<WrappedElement>.ElementReturns the mean average of the floating-point slice’s elements, ignoring missing elements.
func mean() -> ColumnSlice<WrappedElement>.Element