pandas.Panel.sort_values
-
Panel.sort_values(by=None, axis=0, ascending=True, inplace=False, kind='quicksort', na_position='last')
[source] -
NOT IMPLEMENTED: do not call this method, as sorting values is not supported for Panel objects and will raise an error.
© 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.23.4/generated/pandas.Panel.sort_values.html