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

Add bindings for Frames #256

Open
turion opened this issue Oct 9, 2023 · 0 comments
Open

Add bindings for Frames #256

turion opened this issue Oct 9, 2023 · 0 comments

Comments

@turion
Copy link
Owner

turion commented Oct 9, 2023

Frames is:

User-friendly, type safe, runtime efficient tooling for working with tabular data deserialized from comma-separated values (CSV) files. The type of each row of data is inferred from data, which can then be streamed from disk, or worked with in memory.

https://hackage.haskell.org/package/Frames

It would be great to have a Frames clock that ticks for every row in a CSV file. See #226 for inspiration.

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

No branches or pull requests

1 participant