Filters the table rows based on values of one or multiple columns with numeric comparator
Input
Table
2d excel like table
Output
Table
2d excel like table
Configuration
numeric_filter
List
9
column_name_regex
The name of the columns along which the filter is applied (regexp pattern); Use '*' for all the columns
string
comparator
Comparator
string
=
!=
>=
<=
>
<
value
Value
float