modin.pandas.Series.T¶
- property Series.T[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/modin/pandas/series.py#L2237-L2242)¶
Return the transpose, which is by definition self.
Return the transpose, which is by definition self.