issue_comments: 368399227
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/1938#issuecomment-368399227 | https://api.github.com/repos/pydata/xarray/issues/1938 | 368399227 | MDEyOklzc3VlQ29tbWVudDM2ODM5OTIyNw== | 2190658 | 2018-02-26T06:02:22Z | 2018-02-26T06:02:22Z | MEMBER |
You're assuming here most users of XArray would be using a recent version of Numpy... Which is a totally fine assumption IMO. We make the same one for sparse. However, consider that some people may be using something like conda, which (because of complex dependencies and all) may end up delaying updates (both for Numpy and XArray). I guess however; if people really wanted the updates they could use pip.
I would say a little clean-up with some extra decorators for exactly this purpose may be in order, that way, individual wrapping functions aren't needed. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
299668148 |