home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 850819741

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-850819741 https://api.github.com/repos/pydata/xarray/issues/5390 850819741 MDEyOklzc3VlQ29tbWVudDg1MDgxOTc0MQ== 5700886 2021-05-29T11:48:02Z 2021-05-29T11:48:02Z CONTRIBUTOR

Shouldn't the following do? python cov = ( (da_a * da_b).mean(dim) - ( da_a.where(da_b.notnull()).mean(dim) * da_b.where(da_a.notnull()).mean(dim) ) ) (See here: https://nbviewer.jupyter.org/gist/willirath/cfaa8fb1b53fcb8dcb05ddde839c794c )

{
    "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 3.685ms · About: xarray-datasette