Parse CSV
by @pixiebrix
Parse a string as a CSV file
How to Use
No instructions provided yet. Have questions?
Ask the PixieBrix Community!
Inputs
Name | Required | Type | Description |
---|---|---|---|
content |
string
|
The contents of the CSV file |
Outputs
Name | Required | Type | Description |
---|---|---|---|
data |
array
|
The rows of the CSV, with a property for each header/column | |
meta |
object
|
Related tags
@pixiebrix/parse/csv
Version
1.7.16
Created
Sept. 28, 2021
Updated
May 26, 2022