modin.pandas.DataFrame.shape

property DataFrame.shape: tuple[int, int][source] (https://github.com/snowflakedb/snowpark-python/blob/v1.33.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/dataframe.py#L385-L390)

Return a tuple representing the dimensionality of the DataFrame.

Language: English