Zählen Sie No of Nan in einem 2D -Array -Python
np.count_nonzero(np.isnan(data))
Gifted Goldfinch
np.count_nonzero(np.isnan(data))