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
The large data lesson mentions that map_blocks and apply_ufunc can be used to write dask-aware functions, but doesn't actually do it. It might be useful to add a simple example.
The large data lesson mentions that
map_blocks
andapply_ufunc
can be used to write dask-aware functions, but doesn't actually do it. It might be useful to add a simple example.A good resource is this example from NCAR-ESDS:
https://ncar.github.io/esds/posts/map_blocks_example/
The text was updated successfully, but these errors were encountered: