issue_comments: 788052130
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/4885#issuecomment-788052130 | https://api.github.com/repos/pydata/xarray/issues/4885 | 788052130 | MDEyOklzc3VlQ29tbWVudDc4ODA1MjEzMA== | 5637662 | 2021-03-01T15:47:52Z | 2021-03-01T15:47:52Z | CONTRIBUTOR | I tried this:
However, that breaks ```diff --- a/xarray/core/duck_array_ops.py +++ b/xarray/core/duck_array_ops.py @@ -537,6 +537,11 @@ def mean(array, axis=None, skipna=None, **kwargs): dtypes""" from .common import _contains_cftime_datetimes
Should I open a PR? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
805389572 |