home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 474645789

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/2821#issuecomment-474645789 https://api.github.com/repos/pydata/xarray/issues/2821 474645789 MDEyOklzc3VlQ29tbWVudDQ3NDY0NTc4OQ== 1217238 2019-03-20T01:17:35Z 2019-03-20T01:17:35Z MEMBER

Thanks for the report on the broken links. Unfortunately I'm sure yet how to fix these -- I doubt our docstring links have ever worked on readthedocs.

As for you other issue, xarray uses the default ddof parameter from numpy: https://docs.scipy.org/doc/numpy/reference/generated/numpy.std.html

You should be set it by passing ddof as a keyword argument, e.g., ds.std(ddof=1).

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  422622872
Powered by Datasette · Queries took 163.554ms · About: xarray-datasette