Hi all. Wondering if anyone knows how to use dask ...
# general
e
Hi all. Wondering if anyone knows how to use dask as a replacement for pandas while processing druid data. Any docs/pointers would be really helpful. The background to this request is: some of the druid queries we run return a lot of data that's larger than the machine memory. Dask is be able to process datasets that are larger than memory, and I'd like to explore it. Thanks in advance.