issue_comments: 693385409
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/4428#issuecomment-693385409 | https://api.github.com/repos/pydata/xarray/issues/4428 | 693385409 | MDEyOklzc3VlQ29tbWVudDY5MzM4NTQwOQ== | 6582745 | 2020-09-16T12:54:39Z | 2020-09-16T12:54:39Z | NONE | Finally managed to reproduce. Here it is: ```python import xarray import dask.array as da import numpy as np if name == "main":
``` With With And finally, the most distressing part - changing the dtype changes the chunking! With |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
702646191 |