Node Connectivity

There are 2862 nodes that can be used as successor for a node with an output port of type Table.

Column Splitter Deprecated

Splits the columns of the input table into two output tables.

Column to Grid Deprecated

Breaks a selected column (or set of columns) into new columns, such that they align in a grid.

Complement Naive Bayes Deprecated

Class for building and using a Complement class Naive Bayes classifier.

Conjunctive Rule Deprecated

Single conjunctive rule learner for numeric and nominal class labels.

Correlation Filter Deprecated

Filters out correlated columns.

Create Collection Column Deprecated

Combines multiple columns into a new collection column.

Database Delete Deprecated

Deletes the selected rows in the database based on the selected columns from the input table.

Database Looping Deprecated

This node runs SQL queries in the connected database restricted by the possible values given by the input table.

Database Table Creator Deprecated

This node allows a user to create a new database table either manually or based on the data table spec of an input data table.

Database Update Deprecated

Updates the selected rows in the database with the data values from the input tables.