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

[p5.js 2.0] Fix CSV parsing #7391

Merged
merged 4 commits into from
Nov 25, 2024
Merged

Conversation

limzykenneth
Copy link
Member

Add a very small but spec compliant CSV parsing library to handle CSV parsing.

Slight change to p5.TableRow constructor signature to just accept an array instead of a split and separator.

@limzykenneth limzykenneth marked this pull request as ready for review November 25, 2024 21:13
@limzykenneth limzykenneth merged commit be504ea into processing:dev-2.0 Nov 25, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant