home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 203633885

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/811#issuecomment-203633885 https://api.github.com/repos/pydata/xarray/issues/811 203633885 MDEyOklzc3VlQ29tbWVudDIwMzYzMzg4NQ== 1217238 2016-03-30T20:57:24Z 2016-03-30T20:57:24Z MEMBER

If acase and idx (a boolean) both have dimensions ('x', 'y'), what should acase.sel(idx) or acase[idx] do?

NumPy will return a 1D flattened array in this case. We could do that (with a MultiIndex) but that's not so useful in xarray.

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