MCPcopy
hub / github.com/pydata/xarray / __array_namespace__

Method __array_namespace__

xarray/tests/test_ufuncs.py:185–186  ·  view source on GitHub ↗
(self, *, api_version=None)

Source from the content-addressed store, hash-verified

183 return obj
184
185 def __array_namespace__(self, *, api_version=None):
186 return DuckArray
187
188 @staticmethod
189 def sin(x):

Callers 2

_get_single_namespaceFunction · 0.45
transposeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected