python dataframe delete all columns starting with a letter code example Example: python drop all variable that start with the same name df.filter(like='result',axis=1)