issues: 189998469
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
189998469 | MDU6SXNzdWUxODk5OTg0Njk= | 1130 | pipe, apply should call maybe_wrap_array, possibly resolve dim->axis | 941907 | closed | 0 | 6 | 2016-11-17T10:04:10Z | 2019-01-24T18:34:38Z | 2019-01-24T18:34:37Z | NONE | While I've often tried piping functions which at first looked like ufuncs only to find out that they forgot to call Since many such functions expect an 1) check if axis argument is a string and coerce it to a number, something like
Simple, but specifying 2) similar to 1., but only if both
Other coding might be possible. 3) use some syntax similar to Let me know what you think and perhaps you'll come up with some nicer syntax for dim-> axis resolution. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1130/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |