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

modin.pandas.Series.T

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

Return the transpose, which is by definition self.

Language: English