pandas add a fixed string as additional column to a dataframe code example Example: python add column with constant value df['new'] = '1'