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