The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.
Creates new table with a single row containing the column names. The node has two outports: The first port contains the column headers (all columns are of type string, there is only one row in the table) and the second outport contains the input data, whereby the column names are changed to a default pattern (given that the corresponding option is set.)
0 | Original input data |
0 | Table with single row containing original column names |
1 | Input table with changed column names. |