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

[FEATURE] Convert file serialization using a buffer for large files #357

Open
e-lo opened this issue Aug 14, 2024 · 0 comments
Open

[FEATURE] Convert file serialization using a buffer for large files #357

e-lo opened this issue Aug 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@e-lo
Copy link
Collaborator

e-lo commented Aug 14, 2024

User Story

As a user with a ginormous network that takes up too much memory, I'd like to convert it to a more size-efficient format (e.g. parquet instead of json) using a buffer stream

Resolution Ideas

Add functionality to utils.io

Tests

What are relevant tests or what tests need to be created in order to determine that this issue is complete?

@e-lo e-lo added the enhancement New feature or request label Aug 14, 2024
@e-lo e-lo self-assigned this Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant