group one column according to another column and sum of third column

后端 未结 0 1124
庸人自扰
庸人自扰 2021-02-04 16:38

A dataframe looks like this:

df = pd.DataFrame({\'name\':["a"," b", "c","d", "e","a"," a", &         


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