issues: 267826297
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
267826297 | MDU6SXNzdWUyNjc4MjYyOTc= | 1651 | ENH: Forward & back fill methods | 5635139 | closed | 0 | 7 | 2017-10-23T21:39:18Z | 2018-02-09T17:36:30Z | 2018-02-09T17:36:29Z | MEMBER | I think with One small issue, I wonder if anyone has come across this: Forward fill:
Backfill: ``` axis = array.get_axis_num(axis_name) reverse for bfillarray = np.flip(array, axis=axis) fillarray.values = bn.push(array.values, axis=axis) reverse back to originalresult = np.flip(scaling, axis=date_axis) ``` |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1651/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |