home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 650899323

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/3390#issuecomment-650899323 https://api.github.com/repos/pydata/xarray/issues/3390 650899323 MDEyOklzc3VlQ29tbWVudDY1MDg5OTMyMw== 1217238 2020-06-29T04:34:49Z 2020-06-29T04:34:49Z MEMBER

What about the case of no missing values, when other wouldn't be needed? Could the same dtype be returned then? This is my case, since I'm re-purposing where to do sel for non-dimension coordinates.

Could you give a concrete example of what this would look like?

It seems rather unlikely to me to have an example of where with drop=True where the condition is exactly aligned with the grid, such that there are no missing values.

I guess it could happen if you're trying to index out exactly one element along a dimension?

In the long term, the cleaner solution for this will be some form for support for more flexibly / multi-dimensional indexing.

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