Pandas: extract values from a column with multiple list of dictionaries and split the values into multiple columns

前端 未结 0 703
情歌与酒
情歌与酒 2021-01-03 06:21

I have a sample content from a column in which there are multiple list of dictionaries as shown below:

{\'id\': 28, \'name\': \'Action\'}, {\'id\': 12, \'name\': \'Ad

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