Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dask/dask
/ T
Method
T
dask/array/_array_expr/_collection.py:329–330 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
327
328
@property
329
def
T(self):
330
return
self.transpose()
331
332
def
rechunk(
333
self,
Callers
nothing calls this directly
Calls
1
transpose
Method · 0.95
Tested by
no test coverage detected