alphaclean icon indicating copy to clipboard operation
alphaclean copied to clipboard

Semantic merging (example 3)

Open sirrice opened this issue 8 years ago • 0 comments

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'])))

sirrice avatar Aug 22 '17 03:08 sirrice