perform sum on column containing multiple values without splitting the values into multiple columns

后端 未结 0 1930
灰色年华
灰色年华 2020-12-23 15:58

I have a df like this:

df:

    k   val
0   1   1,3
1   1   1,5
2   2   1,6
3   1   4,5
4   2   5,7
5   3   8,9

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