issue_comments: 398240724
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/2237#issuecomment-398240724 | https://api.github.com/repos/pydata/xarray/issues/2237 | 398240724 | MDEyOklzc3VlQ29tbWVudDM5ODI0MDcyNA== | 1197350 | 2018-06-19T00:57:44Z | 2018-06-19T00:57:44Z | MEMBER | With groupby in xarray, we have two main cases:
Case 2 seems similar to @shoyer's example: If the chunk size before reindexing is not 1, then yes, one needs to do something more sophisticated. But I would argue that, if the array is being re-indexed along a dimension in which the chunk size is 1, a sensible default behavior would be to avoid aggregating into a big chunk and instead just pass the original chunks though in a new order. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
333312849 |