dask_expr._collection.Index.shape

dask_expr._collection.Index.shape

property Index.shape

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.