home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1114343924

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/6555#issuecomment-1114343924 https://api.github.com/repos/pydata/xarray/issues/6555 1114343924 IC_kwDOAMm_X85Ca4n0 5635139 2022-05-01T21:48:34Z 2022-05-01T21:48:34Z MEMBER

I guess my understanding of indexes was: "no index" == "default index ~range(0,n)".

Yeah — that is the case in pandas. But in xarray, we can have dims without indexes, so adding one is making a change...

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