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

Use Dask for Return Values #52

Closed
blaiszik opened this issue Oct 25, 2020 · 2 comments
Closed

Use Dask for Return Values #52

blaiszik opened this issue Oct 25, 2020 · 2 comments
Assignees

Comments

@blaiszik
Copy link
Contributor

Dask could solve a lot of the problems in Foundry around unified function return value types and working with datasets that are larger than can fit into memory

https://dask.org

Dask natively has APIs that work with pandas, and clever ways to work with JSON files and directories of input files (e.g., directories of images or csvs)

@blaiszik
Copy link
Contributor Author

This work can also subsume the JSON-lines functionality in #51

@kjschmidt913
Copy link
Contributor

I think @blaiszik did this sometime within the last few months. Or did we just talk about it? @ascourtas do you remember?

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

No branches or pull requests

3 participants