xorbits.pandas.Series.ndim#

property Series.ndim#

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

This docstring was copied from pandas.core.series.Series.