Python: Work with columns aggregation in DataFrame in Pandas?

后端 未结 0 543
误落风尘
误落风尘 2020-12-29 20:15

Could you help me with my case? I think that pivot table could be ok but I am not sure... I have DataFrame like below:

df = pd.DataFrame({"ID" : [1,         


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