elcorto/psweep

Option to refresh the pset hash

Opened this issue · 0 comments

Add a function df_refresh_pset_hash(df, columns=None) to be applied after we manually add a column to the database in eval scripts, where the column name should be part of the pset; columns default should be all which don't start w/ "_". Needs to respect naming defined in #14 as well.