How to use str.contains() with multiple expressions, in pandas dataframes?

前端 未结 2 884
甜味超标
甜味超标 2020-12-05 02:27

I\'m wondering if there is a more efficient way to use the str.contains() function in Pandas, to search for two partial strings at once. I want to search a given column in a

2条回答
提交回复
热议问题