create new dataframe from existing data frame python code example Example: create new dataframe from existing data frame python new = old.filter(['A','B','D'], axis=1)