You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since impl='numba' now supports dask, it would be great if there was a way to return dask arrays instead of forcing compute before putting aggregated results into wm.agg.
It would probably require a substantial rewrite of wm.agg.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Since
impl='numba'now supports dask, it would be great if there was a way to returndaskarrays instead of forcing compute before putting aggregated results intowm.agg.It would probably require a substantial rewrite of
wm.agg.But the idea would be that
returns a dask array.
Beta Was this translation helpful? Give feedback.
All reactions