Pandas expand cell with list of dictionaries into rows with column for key each

后端 未结 0 1826
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-07 15:51

I have a dataframe like this:

     col1                                     col2       col3
0    "[{\'key1\':\'val1\'}, {\'key1\':\'val2\'}]"                


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