Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ equals
Method
equals
xarray/core/indexes.py:358–358 ·
view source on GitHub ↗
(self, other: Index)
Source
from the content-addressed store, hash-verified
356
357
@overload
358
def
equals(self, other: Index) -> bool: ...
359
360
@overload
361
def
equals(
Callers
15
test_coords_to_index
Method · 0.95
_wrapper
Function · 0.45
map_blocks
Function · 0.45
equals
Method · 0.45
equals
Method · 0.45
create_default_index_implicit
Function · 0.45
equals_wrapper
Function · 0.45
indexes_equal
Function · 0.45
indexes_identical
Function · 0.45
check_variables
Function · 0.45
_maybe_reindex
Method · 0.45
diff_indexes_repr
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_coords_to_index
Method · 0.76