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

modin.pandas.Series.T

property Series.T[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.20.0/src/snowflake/snowpark/modin/pandas/series.py#L2194-L2199)

Return the transpose, which is by definition self.

Language: English