Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ unify_chunks
Function
unify_chunks
xarray/structure/chunks.py:124–124 ·
view source on GitHub ↗
(obj: _T, /)
Source
from the content-addressed store, hash-verified
122
123
@overload
124
def
unify_chunks(obj: _T, /) -> tuple[_T]: ...
125
126
127
@overload
Callers
3
unify_chunks
Method · 0.90
unify_chunks
Method · 0.90
unify_chunks
Method · 0.85
Calls
7
get_chunked_array_type
Function · 0.90
_to_temp_dataset
Method · 0.80
items
Method · 0.80
_from_temp_dataset
Method · 0.80
copy
Method · 0.45
values
Method · 0.45
unify_chunks
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…