-
Hi everyone, I have a question about the show info of tasks in jupyter-lab. when I read this article Xarray Anomaly Calculations, I think it's great to know the count of tasks. With this information, I can learn different groupby strategies in flox🔥 and choose the best method. However in my local jupyter-lab, the info of xarray data just like: So, how to show the number of tasks in jupyter-lab? Thank you all~ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
flox will do this automatically now, with no user input needed. Are you running in to trouble with a calculation? |
Beta Was this translation helpful? Give feedback.
dask has removed this information from the repr. Why do you need it?