home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1397588476

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/7456#issuecomment-1397588476 https://api.github.com/repos/pydata/xarray/issues/7456 1397588476 IC_kwDOAMm_X85TTYH8 45972964 2023-01-19T20:49:52Z 2023-01-19T20:53:29Z NONE

Nvm, my use case isn't what I thought it was, but I'll push the issue a bit.

So I'm not disputing anything about what these functions actually do now, the issue I have is that the functions here treat the dimension order of a DataSet as if it's arbitrary, but calling [] on a DataSet slices it in a decidedly non-arbitrary way. It turns out that [] actually does care about which axis you select if you call expand_dims first, and you index with an integer like [0]. I think this inconsistency is what's confusing to me atm.

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