modin.pandas.Index.ndim

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

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

Language: English