issue_comments: 253681755
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/1017#issuecomment-253681755 | https://api.github.com/repos/pydata/xarray/issues/1017 | 253681755 | MDEyOklzc3VlQ29tbWVudDI1MzY4MTc1NQ== | 4160723 | 2016-10-14T00:58:46Z | 2016-10-14T01:01:07Z | MEMBER |
I think about some possible use cases where this behavior - if I understand it well - may not be desired. For example, if we want to compute partial derivatives by finite difference, using xarray would not give the expected result (as numpy does): ``` python
However, I guess that this specific kind of problem should rather be addressed using the upcoming logic for applying vectorized functions to xarray objects (#964).
That sounds a bit weird to me (I'm not sure to understand, actually). What are the reasons/benefits of returning a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
179052741 |