python first row of dataframe contains string code example Example: get columns containing string df2 = df.filter(regex='spike') print(df2)