issue_comments: 1055601080
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/6313#issuecomment-1055601080 | https://api.github.com/repos/pydata/xarray/issues/6313 | 1055601080 | IC_kwDOAMm_X84-6zG4 | 4160723 | 2022-03-01T16:05:22Z | 2022-03-01T16:05:22Z | MEMBER | This is addressed in #5692: ```python dd2.groupby("t").mean(...) returns<xarray.DataArray (t: 4)>array([2. , 1. , 3.5, 3. ])Coordinates:* t (t) object MultiIndex* x (t) int64 0 0 1 1* y (t) int64 0 1 0 1``` |
{
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} |
1155321209 |