How to sort a nested dictionary by referencing a value from dataframe

后端 未结 0 938
鱼传尺愫
鱼传尺愫 2021-02-06 01:47

I have a dataframe with the following values of ID and POWER ([ID, POWER]):

ID    POWER
1     140 
2     30 
3     70 
4     40 
5     17 
6     13 
7     20 
8           


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