modin.pandas.Series.ndim

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

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

Language: English