issue_comments: 553990776
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/3532#issuecomment-553990776 | https://api.github.com/repos/pydata/xarray/issues/3532 | 553990776 | MDEyOklzc3VlQ29tbWVudDU1Mzk5MDc3Ng== | 5635139 | 2019-11-14T17:22:39Z | 2019-11-14T17:22:39Z | MEMBER |
I was unclear when I wrote "current code"; I was referring to proposed code in this PR. I don't think the code on master mutates the existing index, because it's making a copy. But I think this does:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
522884917 |