How do I remove squared brackets from data that is saved as a list in a Dataframe in Python

前端 未结 0 1084
逝去的感伤
逝去的感伤 2020-12-09 15:42

The data is like this and it is in a data frame.

    PatientId   Payor
0   PAT10000    [Cash, Britam]
1   PAT10001    [Madison, Cash]
2   PAT10002    [Cash]
3         


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