Node Connectivity

There are 40 nodes that can be used as predessesor for a node with an input port of type DB Data.

Snowflake H2O MOJO Predictor (Word Embedding) 

Applies a word embedding MOJO to an incoming Snowflake connection.

DB Apply-Binner 

Group numeric data into intervals - called bins.

DB Auto-Binner 

Group numeric data into equidistant intervals - called bins.

DB Column Filter 

The DB Column Filter allows columns to be excluded from the input DB Data object.

DB Column Rename 

Enables you to rename database columns.

DB Column Rename (Regex) 

Renames all columns based on regular expression search & replace a pattern.

DB Concatenate 

Concatenates two database tables.

DB GroupBy 

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

DB Joiner 

Joins two DB Data tables

DB Numeric-Binner 

Group numeric data into manually defined intervals - called bins.