issues: 669307837
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
669307837 | MDExOlB1bGxSZXF1ZXN0NDU5Njk1NDA5 | 4292 | Fix indexing with datetime64[ns] with pandas=1.1 | 1217238 | closed | 0 | 11 | 2020-07-31T00:48:50Z | 2020-09-16T03:11:48Z | 2020-09-16T01:33:30Z | MEMBER | 0 | pydata/xarray/pulls/4292 | Fixes #4283 The underlying issue is that calling
We can fix this by using I've added a crude regression test. There may well be a better way to test this but I haven't figured it out yet.
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/4292/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |