issue_comments: 736131299
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/4625#issuecomment-736131299 | https://api.github.com/repos/pydata/xarray/issues/4625 | 736131299 | MDEyOklzc3VlQ29tbWVudDczNjEzMTI5OQ== | 2448579 | 2020-12-01T00:12:41Z | 2020-12-01T00:12:41Z | MEMBER | Ah this works (but we lose ``` python simple customized weighted mean functiondef mean_func(ds): return ds.weighted(ds.weights.reset_coords(drop=True)).mean('time') ``` Adding https://github.com/pydata/xarray/blob/180e76d106c697b1dd94b814a49dc2d7e58c8551/xarray/core/weighted.py#L149
The new call to
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
753517739 |