MCPcopy Create free account
hub / github.com/dask/dask / __dask_graph__

Method __dask_graph__

dask/tests/test_composite_expr.py:213–214  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

211 return ()
212
213 def __dask_graph__(self):
214 return None
215
216 assert not is_dask_collection(Empty())
217

Callers 3

__dask_graph__Method · 0.45
__dask_graph__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected