issues: 422622872
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 422622872 | MDU6SXNzdWU0MjI2MjI4NzI= | 2821 | DOC: Broken links from generated documentation to github | 15227608 | closed | 0 | 6 | 2019-03-19T09:25:53Z | 2020-10-04T17:08:42Z | 2020-10-04T17:08:42Z | NONE | This is the link that is used when i click on the "Edit on Github" button in the documentation. https://github.com/pydata/xarray/blob/stable/doc/generated/xarray.DataArray.std.rst I wish to access the implementation of Dataset.std() because I am not able to reproduce the results when I calculate the sample standard deviation. Based on the formula below. STD = sqrt( sum( x - x.mean() )**2 / (n-1) ) |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/2821/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |