home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 919916865

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/4791#issuecomment-919916865 https://api.github.com/repos/pydata/xarray/issues/4791 919916865 IC_kwDOAMm_X8421NFB 4160723 2021-09-15T10:58:59Z 2021-09-15T10:58:59Z MEMBER

Note that during the index refactor we will probably depreciate the implicit creation of multi-index level coordinates when assigning a pandas MultiIndex as a new coordinate, so eventually both ds.assign_coords({'z': idx}) and ds.assign_coords({'z': ('x', idx)}) will treat idx as a non-indexed 1-dimensional array with tuple (index levels) values.

At the same time we should provide alternative ways of reusing existing pandas multi-indexes more explicitly in xarray.

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