Python Numpy Array Verifique se todos os Nans
np.all(np.isnan(numpy_array))
Perro Fiel
np.all(np.isnan(numpy_array))