Compute the mean over the given axis ignoring NaNs.
x : ndarray
input array
axis : int
axis along which the mean is computed.
m : float
the mean.
Enter search terms or a module, class or function name.