issue_comments: 1001676665
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/6112#issuecomment-1001676665 | https://api.github.com/repos/pydata/xarray/issues/6112 | 1001676665 | IC_kwDOAMm_X847tF95 | 25071375 | 2021-12-27T17:53:07Z | 2021-12-27T17:59:57Z | CONTRIBUTOR | yes, of course, by the way, it would be possible to add something like the following code for the case that there is a limit? I know this code generates like 4x more tasks but at least it does the job so, probably a warning could be sufficient. (If it is not good enough to be added there is no problem, probably building the graph manually will be a better option than using this algorithm for the forward fill with limits). ```py def ffill(x: xr.DataArray, dim: str, limit=None):
``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1088893989 |