Convert python array to string in list [pandas]

前端 未结 0 1531
名媛妹妹
名媛妹妹 2020-12-14 01:59

i want to convert pandas dataframe from this

     label
0    [\'hello\', \'world\']
1    [\'just\',\'string\']

to this

0   hel         


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