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.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

Define some data:

In[1]:=
Click for copyable input
Out[1]=

Use KeyExcept to exclude some rows:

In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=