The axis on which sorting has to be performed. Possible values: {'index',0,'columns',1}; If axis is 0 or 'index', Pandas sorts the data column-wise.
確定! 回上一頁