DATA ANALYSIS PACKAGE SYMBOL
KeyExcept

KeyExcept[str]
represents an operator which can be used to select elements whose key is not the provided string.
KeyExcept[patt]
represents an operator which can be used to select elements whose key is not matched by the provided string pattern.