8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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'])))