You are viewing documentation about an older version (1.24.0). View latest version

modin.pandas.Series.T

property Series.T: Series[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.24.0/../../../../../opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/modin/pandas/series.py#L2115-L2119)

Return the transpose, which is by definition self.

Language: English