home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 771684107

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/4824#issuecomment-771684107 https://api.github.com/repos/pydata/xarray/issues/4824 771684107 MDEyOklzc3VlQ29tbWVudDc3MTY4NDEwNw== 2448579 2021-02-02T14:44:45Z 2021-02-02T14:45:04Z MEMBER

this is the result of join="outer" which expands both datasets, and compat="no_conflicts" which picks the not-NaN value. These are both default values.

You can avoid this by setting join="override" which will skip the check.

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