pandas / 1 / reference / api / pandas.series.swapaxes.html

pandas.Series.swapaxes

Series.swapaxes(axis1, axis2, copy=True)[source]

Interchange axes and swap values axes appropriately.

Returns
y:same as input

© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.Series.swapaxes.html