DataFrame.swaplevel(self, i=-2, j=-1, axis=0) [source]
Swap levels i and j in a MultiIndex on a particular axis.
| Parameters: |
|
|---|---|
| Returns: |
Changed in version 0.18.1: The indexes |
© 2008–2012, 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/0.25.0/reference/api/pandas.DataFrame.swaplevel.html