pandas dataframe series 字符串 like

dataframe某个series是字符串,我想知道字符串是否含有某个子字符串,可以用
df['col'].str.contains('ABC')

留言

熱門文章