change the value of pandas dataframe filtered code example Example: pandas filter and change value df.loc[df['dollars_spent'] > 0, 'purchase'] = 1