modin.pandas.Series.T

property Series.T: Series[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L2117-L2121)

Return the transpose, which is by definition self.

Language: English