home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 305348405

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-305348405 https://api.github.com/repos/pydata/xarray/issues/1436 305348405 MDEyOklzc3VlQ29tbWVudDMwNTM0ODQwNQ== 11671536 2017-05-31T23:39:43Z 2017-05-31T23:39:43Z NONE

I should point out It does work when I specify the dimension with a dict: python dar2 = dar.loc[{'Z': dar.Z > 1000}] assert np.all(dar2.Z > 1000) # doesn't raise

{
    "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.819ms · About: xarray-datasette