Python Numpy Array prüft, ob alle Nans
np.all(np.isnan(numpy_array))
Perro Fiel
np.all(np.isnan(numpy_array))