Overview
The Data Filter Processor matches the input data according to a specified condition within a column. Only rows that match the condition are kept.
Input
The Processor operates on any valid input dataset.
Configuration

NOTE THAT in the configuration, only one column can be selected.
Output
The output contains a subset of the input dataset with the rows matching the configured condition.
Example
In the following example, we use the Iris dataset. The goal is to output the rows having a petal length greater than or equal to 6.5 cm.
Example Input


Example Configuration


Workflow


Result


Related Articles
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article