Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ array
Function
array
xarray/tests/test_groupby.py:74–75 ·
view source on GitHub ↗
(dataset)
Source
from the content-addressed store, hash-verified
72
73
@pytest.fixture
74
def
array(dataset) -> xr.DataArray:
75
return
dataset[
"foo"
]
76
77
78
def
test_consolidate_slices() -> None:
Callers
4
setUp
Method · 0.85
test_first
Method · 0.85
test_last
Method · 0.85
test_count
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…