issues: 168375067
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
168375067 | MDU6SXNzdWUxNjgzNzUwNjc= | 925 | DataArray.mean docstring is not filled in completely | 1217238 | closed | 0 | 0 | 2016-07-29T17:33:34Z | 2017-01-26T04:12:49Z | 2017-01-26T04:12:49Z | MEMBER | as reported by @chrisroat: ``` In [9]: help(normed.mean) Help on method mean in module xarray.core.common: mean(self, dim=None, axis=None, skipna=None, keep_attrs=False, **kwargs) method of xarray.core.dataarray.DataArray instance
Reduce this DataArray's data by applying
``` We probably should fix #755 at the same time. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/925/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |