Contents

mean()

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

Declaration

func mean() -> FilledColumn<Base>.Element?

See Also

Getting Statistical Values