compter n ° de nan dans un tableau 2D Python
np.count_nonzero(np.isnan(data))
Gifted Goldfinch
np.count_nonzero(np.isnan(data))