MCPcopy
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
74def array(dataset) -> xr.DataArray:
75 return dataset["foo"]
76
77
78def test_consolidate_slices() -> None:

Callers 4

setUpMethod · 0.85
test_firstMethod · 0.85
test_lastMethod · 0.85
test_countMethod · 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…