22 results
- Go to itemGroups the selected columns per row and aggregates their cells using the selected aggregation method. To change the name of the n…1
- Go to itemThis node joins two tables in a database-like way. The join is based on the joining columns of both tables.0
- Go to itemBreaks a selected column (or set of columns) into new columns, such that they align in a grid. This is useful for displaying, for…0
- Go to itemGenerates for each row of a given input table a bit vector. The bit vectors are either generated from multiple numerical or strin…0
- Go to itemThis node aggregates multiple columns in a separate new column, whose type is a "collection type". The cells in the new column ar…0
- Go to itemPerforms a cross join of two tables. Each row of the top table is joined with each row of the bottom table. Note, this is an extr…0
- Go to itemThis node splits the Bit Vector to integer columns. The Bit Vector Generator node generates some position and name information as…0
- Go to itemThis node splits the Byte Vector to integer columns. The Create Byte Vector node generates name information as column metadata. Y…0
- Go to itemThis node combines two tables similar to a join in a database. It combines each row from the top input port with each row from th…0
- Go to itemCreates a column containing a probability distribution either from numeric columns or a single string column. In case of numeric …0
- Go to itemSplits a column containing a nominal probability distribution into many columns containing its individual probabilities.0
- Go to itemThis node splits the string content of a selected column into logical groups using regular expressions. A group is identified by …0
- Go to itemSplits the content of a selected column into several separate new columns. The data is always split at the same position(s) speci…0
- Go to itemThis node uses a user-specified delimiter character to split the content of a selected column into parts. It appends either a fix…0
- Go to itemThis node uses a user-specified delimiter character to split the content of a selected column into parts. It appends either a fix…0
- Go to itemThe Column Appender takes two tables and quickly combines them by appending the columns of the second table to the first table. I…0
- Go to itemThe Column Appender takes two or more tables and quickly combines them by appending their columns according to the order of the t…0
- Go to itemCombines the content of a set of columns and appends the concatenated string as separate column to the input table. The user need…0
- Go to itemMerges two columns into one by choosing the cell that is non-missing. The configuration dialog allows you to choose a primary and…0