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
It'd be great to stick a cache on dask.array.svg.svg and normalize_chunks.
These seem like highly cacheable functions, and would help with pydata/xarray#8902. The svg would help with the ds._repr_html_() of that dataset.
The text was updated successfully, but these errors were encountered:
It'd be great to stick a cache on
dask.array.svg.svg
andnormalize_chunks
.These seem like highly cacheable functions, and would help with pydata/xarray#8902. The svg would help with the
ds._repr_html_()
of that dataset.The text was updated successfully, but these errors were encountered: