how to count all non nan values in ndarray code example Example: how many nan in array python np.count_nonzero(~np.isnan(data))