home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 183713222

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
183713222 MDU6SXNzdWUxODM3MTMyMjI= 1050 xarray.Dataset.var - xarray.DataArray.var - does it have ddof=1 parameter? 8453445 closed 0     4 2016-10-18T15:03:53Z 2022-03-12T08:17:48Z 2022-03-12T08:17:48Z CONTRIBUTOR      

It is not clear from the description whether ddof = 1 is available and/or if it is set to 0. (https://docs.scipy.org/doc/numpy-1.6.0/reference/generated/numpy.var.html)

for large samples, 1 or 0 don't make a lot of difference, but it would be good to know whether it uses N-1 or N.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1050/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 4.579ms · About: xarray-datasette