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

modin.pandas.Index.ndim

property Index.ndim: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.20.0/src/snowflake/snowpark/modin/plugin/extensions/index.py#L628-L633)

Number of dimensions of the underlying data, by definition 1.

Language: English