Sorting Aggregated DataFrame in Python

前端 未结 0 902
渐次进展
渐次进展 2020-12-20 23:22

I have dataframe and I aggredated it as below. I want to sort (descending) it according to \'mean\'. I m using below code but it gives an error.

df_ag         


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