xorbits.pandas.Series.shape#

property Series.shape#

Return a tuple of the shape of the underlying data.

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