pandas.Series.swapaxes# Series.swapaxes(axis1, axis2, copy=True)[source]# Interchange axes and swap values axes appropriately. Returns ysame as input