Select rows from dataframe where column values are lists of strings

后端 未结 0 1642
陌清茗
陌清茗 2021-01-23 17:13

I have a dataframe which I want to filter based on a column that contains lists of strings.

example:

df["artists"].head()

0    [\'Sergei Rachman         


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