count missing values in numpy array code example Example: how many nan in array python np.count_nonzero(~np.isnan(data))