home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 824299104

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/1887#issuecomment-824299104 https://api.github.com/repos/pydata/xarray/issues/1887 824299104 MDEyOklzc3VlQ29tbWVudDgyNDI5OTEwNA== 5635139 2021-04-21T19:21:46Z 2021-04-21T19:21:46Z MEMBER

I've been trying to conceptualize why I think the where equivalence (the original proposal) is better than the stack proposal (the latter). I think it's mostly: - It's simpler - I'm not sure how the setitem would work; da[key] = value? - If someone wants the stack result, it's less work to do original -> where result -> stack result relative to original -> stack result -> where result; which suggests they're more composable?

But I don't do much pointwise indexing — and so maybe we do want to prioritize that

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