home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 856296662

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/5202#issuecomment-856296662 https://api.github.com/repos/pydata/xarray/issues/5202 856296662 MDEyOklzc3VlQ29tbWVudDg1NjI5NjY2Mg== 4160723 2021-06-07T22:10:15Z 2021-06-07T22:10:15Z MEMBER

it seems like it could be a good idea to allow stack to skip creating a MultiIndex for the new dimension, via a new keyword argument such as ds.stack(index=False)

Dataset.stack might eventually accept any custom index (that supports it) if that makes sense. Would index=None be slightly better than index=False in that case? (considering that the default value would be index=PandasMultiIndex or something like that).

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