dataframe pandas filter index substring code example Example: pandas filter string contain df[df['A'].str.contains("hello")]