Import Csv
Import a comma-separated value file containing tabular data.
- File: The CSV file.
- Delimiter: The character used to separate columns.
- Quotes: The type of quotes used in the file.
- Number Separator: The character used to separate the fractional part.
Notes
If you want to retrieve the headers of a CSV file, use the keys node.