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

Conversion efficiency #7

Open
plavin opened this issue Apr 16, 2021 · 0 comments
Open

Conversion efficiency #7

plavin opened this issue Apr 16, 2021 · 0 comments
Labels
performance Speed up code

Comments

@plavin
Copy link
Owner

plavin commented Apr 16, 2021

I don't think it's optimal to read the data in and reshape it the way we do currently in file_to_np. Can we cut out one of the intermediate steps?

And is there an easy way to support files too large to fit in memory?

@plavin plavin added the performance Speed up code label Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Speed up code
Projects
None yet
Development

No branches or pull requests

1 participant