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

IO: data frame for fast and safe large data loading/saving #210

Open
EgorOrachyov opened this issue Mar 11, 2023 · 0 comments
Open

IO: data frame for fast and safe large data loading/saving #210

EgorOrachyov opened this issue Mar 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed topic:api Library API related topic:perf Performance optimziations

Comments

@EgorOrachyov
Copy link
Contributor

Features:

  • Multiple formats: csv, text file, json, yaml, etc.
  • Fast loading (caching, multithreading)
  • Support for compression: zip, lz4
  • Interoperability with matrix and vector containers
  • Ability to load custom attributes
@EgorOrachyov EgorOrachyov added enhancement New feature or request help wanted Extra attention is needed topic:api Library API related topic:perf Performance optimziations labels Mar 11, 2023
@EgorOrachyov EgorOrachyov added this to the Stage 4. New horizon milestone Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed topic:api Library API related topic:perf Performance optimziations
Projects
None yet
Development

No branches or pull requests

2 participants