home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 126824906

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/pull/504#issuecomment-126824906 https://api.github.com/repos/pydata/xarray/issues/504 126824906 MDEyOklzc3VlQ29tbWVudDEyNjgyNDkwNg== 5356122 2015-07-31T22:11:03Z 2015-07-31T22:11:03Z MEMBER

I was thinking about only allowing it to work only if the array has exactly matching coordinates. Which would be the case in (4) a[(x > 0) & (y > 0)]. But then it would be difficult to stay consistent in the 1d case- mask or select?

My sense is that we'll probably be happier if we have entirely distinct APIs for masking (.where) and selection ([] and .loc[]).

That's a concrete and easy to understand distinction. I'm convinced.

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