Icon

Manipulation

This category contains 13 nodes.

Database Apply-Binner 

This node allows to group numeric data in intervals - called bins.

Database Auto-Binner 

This node allows to group numeric data in intervals - called bins.

Database Column Filter 

The Database Column Filter allows columns to be excluded from the input table database table.

Database Column Rename 

Enables you to rename database column names.

Database GroupBy 

The Database GroupBy allows to group by the selected columns and output aggregated data to the generated groups.

Database Joiner 

Joins two database tables

Database Numeric-Binner 

Group values of numeric columns categorized string type.

Database Pivot 

The Database Pivot node allows to pivot and group the input table by the selected columns for pivoting and grouping; enhanced by column aggregations.

Database Query 

Modifies the input SQL query from a incoming database connection.

Database Row Filter 

The Database Row Filter allows to filter rows from database table.