issues: 492987154
This data as json
| id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 492987154 | MDExOlB1bGxSZXF1ZXN0MzE3MDU0MjUz | 3305 | Honor `keep_attrs` in DataArray.quantile | 81219 | closed | 0 | 1 | 2019-09-12T19:27:14Z | 2019-09-15T22:16:27Z | 2019-09-15T22:16:15Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/3305 |
Note that I've set the default to True (if keep_attrs is None). This sounded reasonable since quantiles share the same units and properties as the original array, but I can switch it to False if that's the usual default. |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/3305/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |