home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 854861307

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/5438#issuecomment-854861307 https://api.github.com/repos/pydata/xarray/issues/5438 854861307 MDEyOklzc3VlQ29tbWVudDg1NDg2MTMwNw== 1217238 2021-06-04T16:33:54Z 2021-06-04T16:33:54Z MEMBER

My main concern here is that these binary operators already have a meaning on xarray.Dataset, as vectorized operators. In particular, | corresponds to np. bitwise_or.

Union operators would be convenient, but writing out merge() is not really so bad.

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