Scans a folder for files, opens a file and creates a table based on the header line, then reads in the data of all other files into this table as strings. The intended application of the node is to read in data from analytic instruments. These data files are usually presented in tabular format in text files, but may contain unexpected entries in data sets (e.g. non-numeric entries like "overflow"). This node intends to overcome this problem by first reading in all data as strings, then the data can be converted within the KNIME workflow. If errors occur (too short or to long lines), these will be noted within the data table and execution of the node will continue. 3 columns will be added to the data: DumbFileReader.filename: the filename of the analyzed file. DumbFileReader.LineNumber: the line number within the file where the data set was extracted from. DumbFileReader.Error: fine if no error occurred, or type of error detected
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 HTS Data Mining 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!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.