Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ value
Method
value
dask/tests/test_composite_expr.py:55–56 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
53
54
@property
55
def
value(self):
56
return
self.operand(
"value"
)
57
58
@property
59
def
_name(self):
Callers
nothing calls this directly
Calls
1
operand
Method · 0.80
Tested by
no test coverage detected