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

Method func

dask/array/_array_expr/_blockwise.py:305–306  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

303
304 @property
305 def func(self):
306 return self._info[0]
307
308 @property
309 def dtype(self):

Callers 2

_divisionsMethod · 0.45
_metaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected