Data Filter

Data Filter

Input Data

Inputs

*Target Data

Data input

*Output Name

Name of the filtered data based on Filter Condition

*Filter Condition

User-defined conditional filter to select & drop values.

[Task information of Data Filter: (A>=4 AND B<5) OR C==1]

Workflow Example

R-Flow Task Example Video

Python Package

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.query.html

Last updated

Was this helpful?