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

Method size

dask/dataframe/dask_expr/_expr.py:107–108  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

105
106 @property
107 def size(self):
108 return Size(self)
109
110 @property
111 def nbytes(self):

Callers 2

Calls 1

SizeClass · 0.90

Tested by 2