modin.pandas.Series.ndim

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

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

Language: English