This node takes a string that consists of tokens which are separated by a certain patter (e.g.
TAB, space, etc.) and separates a certain number of these tokens from the beginning of the string. It
converts them either in floating point numbers or keeps them as strings. The new values are stored in
one new column (as a collection or a vector) or each in a separate new column.
If the string consists of more than the extracted tokens, the remaining part of the string can be stored in
a new column for further processing.
The string must be comprised of simple tokens; there is no support for quoted tokens, different decimal
separators, or comment lines in the file.
The node operates row-based. It can be executed in streaming mode.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME Nodes for Wide Data (many columns) from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!