modin.pandas.DataFrame.shape¶
- property DataFrame.shape: tuple[int, int][source] (https://github.com/snowflakedb/snowpark-python/blob/v1.39.1/.tox/docs/lib/python3.9/site-packages/modin/pandas/dataframe.py#L384-L389)¶
Return a tuple representing the dimensionality of the
DataFrame
.