xorbits.pandas.Series.T#

property Series.T#

Return the transpose, which is by definition self.

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