how to count how many nans in a list python code example Example: how many nan in array python np.count_nonzero(~np.isnan(data))