|
|
|
|
|
by makmanalp
2903 days ago
|
|
Dask is already this! They have a dataframe replacement, a numpy array replacement, and some lower level primitives like dask.delayed too. Plus, the nice thing is that it's already being used with large amounts of data, and the warts (which were plentiful two years ago) are rapidly reducing. http://matthewrocklin.com/blog/work/2018/06/26/dask-scaling-... |
|