issue_comments: 1468732253
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/pull/7019#issuecomment-1468732253 | https://api.github.com/repos/pydata/xarray/issues/7019 | 1468732253 | IC_kwDOAMm_X85XixNd | 35968931 | 2023-03-14T19:52:38Z | 2023-03-14T19:52:38Z | MEMBER | Thanks @tomwhite - I think it might make sense for me to remove the Places There are a few remaining places where I haven't generalised to remove specific
I would like to get to the point where you can use xarray with a chunked array without ever importing dask. I think this PR gets very close, but that would be tricky to test because cubed depends on dask (so I can't just run the test suite without dask in the environment), and there are not yet any other parallel chunk-aware frameworks I know of (ramba and arkouda don't have a chunks attribute so wouldn't require this PR). |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1368740629 |