issue_comments: 681605223
This data as json
| html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://github.com/pydata/xarray/issues/4372#issuecomment-681605223 | https://api.github.com/repos/pydata/xarray/issues/4372 | 681605223 | MDEyOklzc3VlQ29tbWVudDY4MTYwNTIyMw== | 5821660 | 2020-08-27T06:13:03Z | 2020-08-27T06:13:03Z | MEMBER | One solution would be to catch this ValueError, issue a FutureWarning and add ```python def func(*arrays): import dask.array as da
``` I could make a PR out of this. The message wording can surely be improved. WDYT @dcherian and @shoyer? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
684930038 |