0.2.0
Loading...
Searching...
No Matches
CsvFile Node

Introduction

The CsvFile Node reads .csv-files into INSTINCT.

Connections

  • Input : The Node has no input connection: In the Settings the input file can be selected.
  • Output : The Node has an Object-type (see Demo Node) data output with the default label CsvData.

Settings

The Settings offer to enter a file path or choose a .csv-file with the file browser.

Additional Settings include:

  • Delimiter Character : Enter the character used to separate columns in the .csv-file
  • Comment Character : Enter the character used for comments that should be ignored in the .csv-file
  • Skip line : Number of lines to be skipped by the Node
  • Header line : If the .csv-file contains a header line or not

The Node should initialize as soon as a file in selected, if not, it can be done manually. This way, the Node displays the found lines and entries depending on the (additional) settings made in a preview below the settings.

Example Flow

TODO: \( \textcolor{red}{\text{TO BE ADDED SOON.}} \)


Last updated: 2024-02-22