OPAL Filter Verbs¶
Filter verbs select particular rows from the input row set, emitting the matches as output.
Verb |
Description |
---|---|
When the verb input is a Resource dataset, |
|
Selects all data for each of the bottom k ranked groups. |
|
When the verb input is a Resource dataset, |
|
Exclude rows from the input dataset that do not match the given predicate expression. |
|
Exclude rows from the input dataset that do not match the given predicate expression. |
|
Select the first |
|
When the verb input is a Resource dataset, |
|
Selects all data for each of the top k ranked groups. |