How split pandas value according to some rule and sum up spliting values in the same colums value

后端 未结 0 1002
孤独总比滥情好
孤独总比滥情好 2021-01-25 03:57

I have one column in pandas data frame which has for example this kind of data,"4885.5800|4885". I want to split this value and replace this value, by summing up split

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