xarray.IndexVariable.no_conflicts

IndexVariable.no_conflicts(self, other, equiv=<function array_notnull_equiv at 0x7f24f5b58f70>)

True if the intersection of two Variable’s non-null data is equal; otherwise false.

Variables can thus still be equal if there are locations where either, or both, contain NaN values.