home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 427279439

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/557#issuecomment-427279439 https://api.github.com/repos/pydata/xarray/issues/557 427279439 MDEyOklzc3VlQ29tbWVudDQyNzI3OTQzOQ== 1217238 2018-10-05T07:59:47Z 2018-10-05T08:00:28Z MEMBER

I don’t think there’s an easy way to this with vectorized indexing, but if we supported multidimensional indexing with boolean keys as proposed in https://github.com/pydata/xarray/issues/1887 (equivalent to where with drop=True) we could write pr_dataset[pr_dataset['time.year'].isin(elnino_years)]

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