You are viewing documentation about an older version (1.18.0). View latest version

modin.pandas.DataFrame.ndim

property DataFrame.ndim: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.18.0/src/snowflake/snowpark/modin/pandas/dataframe.py#L338-L340)

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

语言: 中文