home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1018796515

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/6183#issuecomment-1018796515 https://api.github.com/repos/pydata/xarray/issues/6183 1018796515 IC_kwDOAMm_X848uZnj 14808389 2022-01-21T19:27:07Z 2022-01-21T19:48:10Z MEMBER

this is a side effect of how stack works at the moment: the coordinates which are being stacked are converted to MultiIndex levels, which are not actually variables and thus lose the attributes. The ongoing index refactor promotes MultiIndex levels to coordinates, which means the coordinates don't have to be dropped in the first place.

Have a look at #5692 if you're interested in the current progress.

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