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

pandas.DataFrame.swapaxes

DataFrame.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.DataFrame.swapaxes.html