Python Pandas - how to display name with highest amount in table

前端 未结 0 738
南方客
南方客 2021-01-12 06:28

using the statement:

gebiz_df.nlargest(1, "awarded_amt")

i will get a output

tender_no.  tender_description  agency          


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