Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ __dask_annotations__
Method
__dask_annotations__
dask/_expr.py:556–557 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
554
return
_AnnotationsTombstone()
555
556
def
__dask_annotations__(self):
557
return
{}
558
559
def
__dask_graph__(self):
560
""
"Traverse expression tree, collect layers
Callers
4
__dask_annotations__
Method · 0.45
_finalize_args_collections
Function · 0.45
test_hlg_sequence_uses_annotations_of_optimized_dsk
Function · 0.45
test_annotations_survive_optimization
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_hlg_sequence_uses_annotations_of_optimized_dsk
Function · 0.36
test_annotations_survive_optimization
Function · 0.36