issue_comments: 657895835
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/4221#issuecomment-657895835 | https://api.github.com/repos/pydata/xarray/issues/4221 | 657895835 | MDEyOklzc3VlQ29tbWVudDY1Nzg5NTgzNQ== | 3460034 | 2020-07-14T00:22:09Z | 2020-07-14T00:22:09Z | CONTRIBUTOR | Also, a broader discussion that's I've seen hinted to in the past, but is brought to the forefront by this PR: how should xarray be checking for general duck array types it can wrap? Right now, it looks like there is a mix of
and it would be nice to bring consistency. However, both these checks seem like they'd let too many types through. For example, |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
656163384 |