modin.pandas.DataFrame.ndim

property DataFrame.ndim: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/.tox/docs/lib/python3.9/site-packages/modin/pandas/dataframe.py#L327-L332)

Return the number of dimensions of the underlying data, by definition 2.

Language: English