Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ map_ds
Function
map_ds
xarray/tests/test_dask.py:1122–1123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1120
1121
@pytest.fixture
1122
def
map_ds():
1123
return
make_ds()
1124
1125
1126
def
test_unify_chunks(map_ds):
Callers
nothing calls this directly
Calls
1
make_ds
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…