df set +1 to existing value code example Example: set value based on column df.loc[df['c1'] == 'Value', 'c2'] = 10