home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 572926797

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/3678#issuecomment-572926797 https://api.github.com/repos/pydata/xarray/issues/3678 572926797 MDEyOklzc3VlQ29tbWVudDU3MjkyNjc5Nw== 10194086 2020-01-10T08:27:10Z 2020-01-10T08:27:10Z MEMBER

You can shorthen this using parantheses and &:

python sel = (other_data_array['bar'] == 12) & (other_data_array['baz'] < 22) foo = data_array.where(sel)

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