Read further about KNIME and CSV files:
CSV Reader (Labs)
https://hub.knime.com/knime/extensions/org.knime.features.base/latest/org.knime.base.node.io.filehandling.csv.reader.CSVTableReaderNodeFactory
=> you can use the "Autodetect" function
=> you can import multiple CSV files with the same structure at once
Demonstrates how to import several CSV files with the new CSV reader from sub folders at once
https://hub.knime.com/mlauber71/spaces/Public/latest/kn_example_csv_import_multiple_csv_types?u=mlauber71
Force all columns to be read as strings (use KNIME nodes only)
https://hub.knime.com/mlauber71/spaces/Public/latest/kn_example_csv_import_force_all_string_pure_knime?u=mlauber71
use R library(readr) to read (messy) CSV file into KNIME
https://hub.knime.com/mlauber71/spaces/Public/latest/kn_example_r_read_single_csv_file?u=mlauber71
KNIME Nodes for Wide Data (many columns)
https://hub.knime.com/knime/extensions/org.knime.features.base.widedata/latest
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, 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.