Sort pandas datafram by column, then by value within column

前端 未结 0 432
天命终不由人
天命终不由人 2021-02-07 08:38

I have a pandas dataframe that looks like this:

   COLOR   SHAPE   
0  red     square
1  red     oval
2  blue    circle
3  green   oval
4  red     square
5  purpl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题