Login
Introduction
Technical Documentation
Tasks
Version

Table aggregator filter

Deprecated TRANSFORMER
Deprecated since the version : 0.3.14
Use Table Column Aggregator filter or Table Row Aggregator filter instead
Typing name :  TASK.gws_core.TableAggregatorFilter Brick :  gws_core v Parent : 

Filters the table using various fitering rules

Base class

Input

Table
2d excel like table

Output

Table
2d excel like table

Configuration

aggregation_filter

Optional

Filter axis validating a numeric criterion after aggregation

Type : ListMaximum occurrences number : 3

direction

Axis along which the filter is applied

Type : stringAllowed values : horizontal  vertical 

function

Function applied on the axis

Type : stringAllowed values : mean  std  var  min  max  median  sum 

comparator

Comparator

Type : stringAllowed values : =  !=  >=  <=  >  < 

value

Value

Type : float