pandas drop all columns containing string code example Example: python drop all variable that start with the same name df.filter(like='result',axis=1)