issue_comments: 233904555
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/906#issuecomment-233904555 | https://api.github.com/repos/pydata/xarray/issues/906 | 233904555 | MDEyOklzc3VlQ29tbWVudDIzMzkwNDU1NQ== | 6213168 | 2016-07-20T09:52:42Z | 2016-07-20T09:52:42Z | MEMBER | This preamble should be integrated inside unstack(): ``` python import operator from functools import reduce def proper_unstack(array, dim):
proper_unstack(a, 'dim_0') ```
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
166439490 |