home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 444187219

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/1603#issuecomment-444187219 https://api.github.com/repos/pydata/xarray/issues/1603 444187219 MDEyOklzc3VlQ29tbWVudDQ0NDE4NzIxOQ== 703554 2018-12-04T17:33:34Z 2018-12-04T17:33:34Z CONTRIBUTOR

I think that one big source of confusion has been so far mixing coordinates/variables and indexes. These are really two separate concepts, and the indexes refactoring should address that IMHO.

For example, I think that da[some_name] should never return indexes but only coordinates (and/or data variables for Dataset). That would be much simpler.

Can't claim to be following every detail here, but this sounds very sensible to me FWIW.

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