Change N/A config fields after run was completed

What I mean is that i run a sweep, interrupt or finish it, then add a new variable (eg do_aug) to the sweep config, and then run another sweep.
The results of the first sweep then get a new column for do_aug with the value set to NaN. How can I change those values to False?