See if a list of strings in df1[Keyword'] is found anywhere in a df2['Description'] and drop rows if df2 if no matches

后端 未结 0 342
花落未央
花落未央 2020-12-19 06:40

I have two dataframes, df1 and df2.

df1 contains a list of strings in a column called \'Keyword\'. I\'m trying to see if these strings are found wit

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