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.
Line Reader
Read lines from a file or URL. Each line will be represented by a
single string data cell in a single row. The row prefix and column header
can be specified in the dialog.
Dialog Options
- URL field
-
Select the file to be read using the Browse button. You can also enter
a URL (such as http://some_host/some_path) or assign a variable
representing the target file using the variable button on the right.
- Row Header Prefix
-
The prefix of the row headers (amended by a running index).
- Column Header
-
The name of the single output column.
- Skip empty lines
-
If set, empty lines are skipped. This also includes lines only containing
white space characters such as spaces or tabs.
- Limit number of rows
-
If set, the node will not read more lines than specified. If "Skip empty rows"
is selected, empty rows do not count as valid rows.
Ports
Output Ports
0 |
The lines as read from the
file, each line represented by a single cell in a data row. |
This node is contained in KNIME Base Nodes
provided by KNIME GmbH, Konstanz, Germany.