Python Numpy Array Compruebe si todos los nans
np.all(np.isnan(numpy_array))
Perro Fiel
np.all(np.isnan(numpy_array))