alphaclean
alphaclean copied to clipboard
Semantic merging (example 3)
In example 3, the resulting program has a lot of "delete CEO" type statements. If the user wanted to reconcile CEO occupations, what would they do?
df = delete(df,'contbr_occupation',('contbr_occupation', set(['OWNER CEO'])))