Getting Started
Fundamentals
Internals
Reference
Return a tuple representing the dimensionality of the DataFrame.
The number of rows is a Delayed result. The number of columns is a concrete integer.
Examples
>>> df.size (Delayed('int-07f06075-5ecc-4d77-817e-63c69a9188a8'), 2)
previous
dask.dataframe.DataFrame.set_index
next
dask.dataframe.DataFrame.shuffle