home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 575097853

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/3694#issuecomment-575097853 https://api.github.com/repos/pydata/xarray/issues/3694 575097853 MDEyOklzc3VlQ29tbWVudDU3NTA5Nzg1Mw== 10194086 2020-01-16T10:56:40Z 2020-01-16T10:57:08Z MEMBER

On second thought, even with implemented skipna the result will not differ between join="inner", join="left" join="right", and join="outer"; i.e.:

python with xr.set_options(arithmetic_join="outer"): print((d1 * d2).sum()) # -> 38 So I guess (2) is fine.

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