modin.pandas.Series.ndim

property Series.ndim: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L2300-L2305)

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

Language: English