Joining lists of different dataframe columns

前端 未结 0 1426
慢半拍i
慢半拍i 2021-01-14 05:20

I have a pandas dataframe with entries as follows:

index   col1       col2
1       [\'a\',\'b\']  [1,2]
2       [\'c\',\'d\']  [3,4]

I would

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