home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 889209931

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/5646#issuecomment-889209931 https://api.github.com/repos/pydata/xarray/issues/5646 889209931 IC_kwDOAMm_X841AERL 4160723 2021-07-29T14:48:22Z 2021-07-29T14:48:22Z MEMBER

Thanks for the report @MaksimZh!

With the ongoing index refactoring (see https://github.com/pydata/xarray/projects/1), we will be able to fix that:

  • we plan to drop multi-index "virtual" coordinates and expose levels as "real" coordinates instead
  • pandas indexes are being wrapped in xarray.Index subclasses, so we'll be able to check for the level names when comparing indexes
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  955617411
Powered by Datasette · Queries took 0.53ms · About: xarray-datasette