Python Numpy Array проверьте, если все NANS
np.all(np.isnan(numpy_array))
Perro Fiel
np.all(np.isnan(numpy_array))