np array contains nan code example Example: check nan values in a np array array_has_nan = np.isnan(array_sum)