Python Pandas: sort a dataframe by multiple columns but different sorting order

前端 未结 0 908
轻奢々
轻奢々 2020-12-17 07:39

I have a question about sorting a dataframe in Pandas.
For example I have a dataframe \'df_cars\' with the columns \'Year\',\'Model\',\'Mileage\',\'Price\'.
And
相关标签:
回答
  • 消灭零回复
提交回复
热议问题