convert list to rows in pandas columns

前端 未结 0 1537
长发绾君心
长发绾君心 2020-12-16 01:01

I have a dataframe of the following form, where the length of a list in listA and listB is always the same in the same row.

id   listAs  listBs
231  [2,4,5] [         


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