home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 379920389

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-379920389 https://api.github.com/repos/pydata/xarray/issues/1603 379920389 MDEyOklzc3VlQ29tbWVudDM3OTkyMDM4OQ== 6815844 2018-04-09T23:03:03Z 2018-04-09T23:04:01Z MEMBER

@shoyer, thank you for detailing.

I am thinking how can we establish the following selecting-concatenating behavior with MultiIndex(-like) coordinate with our new Indexes machinary, xr.concat([da.isel(x=i) for i in range(len(da['x':))], dim='x') Personally, I think it would be nice if we could recover the original Index structue. We may need to track Indexes object even when the corresponding dimension becomes one dimensional? But scalar index sounds strange...

Or, we may give up to restore the original coordinate structure during the above action, but stil keep them as ordinary coodinates.

{
    "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.901ms · About: xarray-datasette