modin.pandas.Series.T

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

Return the transpose, which is by definition self.

Language: English