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