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.
Return the transpose, which is by definition self.