home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 611322614

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/3939#issuecomment-611322614 https://api.github.com/repos/pydata/xarray/issues/3939 611322614 MDEyOklzc3VlQ29tbWVudDYxMTMyMjYxNA== 1217238 2020-04-09T04:33:41Z 2020-04-09T04:33:41Z MEMBER

I'm pretty happy with the .sel() API. One major advantage over using __call__ is that you can Google search for something like "xarray sel" and get sensible results.

The main downside is that you can't use it for assignment, but that wouldn't be solved by overriding __call__ either.

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