home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 305349620

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/1436#issuecomment-305349620 https://api.github.com/repos/pydata/xarray/issues/1436 305349620 MDEyOklzc3VlQ29tbWVudDMwNTM0OTYyMA== 1217238 2017-05-31T23:48:34Z 2017-05-31T23:48:34Z MEMBER

Xarray's indexing currently ignores dimension/index labels, which I agree is not ideal (and can lead to surprising behavior like this): https://github.com/pydata/xarray/issues/974

Another work-around is to use where, e.g., dar.where(dar.Z > 1000).

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