Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ __array_namespace__
Method
__array_namespace__
xarray/namedarray/_typing.py:206–206 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
204
) -> _arrayapi[Any, Any]: ...
205
206
def
__array_namespace__(self) -> ModuleType: ...
207
208
209
# NamedArray can most likely use both __array_function__ and __array_namespace__:
Callers
2
_get_data_namespace
Function · 0.45
astype
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected