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

modin.pandas.Series.ndim

property Series.ndim: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/modin/pandas/series.py#L2497-L2500)

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

语言: 中文