xarray.DataArray.broadcast_equals

DataArray.broadcast_equals(other: xarray.core.dataarray.DataArray) → bool

Two DataArrays are broadcast equal if they are equal after broadcasting them against each other such that they have the same dimensions.