Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function to parse .csv file #148

Open
nalnir opened this issue Nov 22, 2022 · 0 comments
Open

Function to parse .csv file #148

nalnir opened this issue Nov 22, 2022 · 0 comments

Comments

@nalnir
Copy link

nalnir commented Nov 22, 2022

It's just a question if there is an exposed pure function that takes .csv file and parses it.
According to docs I only see the CSVReader. I use my own element to browse and upload files so I only need a function for parsing, but I can't find it in docs. I see only readString, jsonToCSV, readRemoteFile but nothing like csvFileParse or something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant