home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 850820173

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/pull/5390#issuecomment-850820173 https://api.github.com/repos/pydata/xarray/issues/5390 850820173 MDEyOklzc3VlQ29tbWVudDg1MDgyMDE3Mw== 5700886 2021-05-29T11:51:50Z 2021-05-29T11:51:59Z CONTRIBUTOR

I think the problem with

cov = _mean(da_a * da_b) - da_a.mean(dim=dim) * da_b.mean(dim=dim)

is that the da_a.mean() and the da_b.mean() calls don't know about each other's missing data.

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