home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 565725336

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/pull/3498#issuecomment-565725336 https://api.github.com/repos/pydata/xarray/issues/3498 565725336 MDEyOklzc3VlQ29tbWVudDU2NTcyNTMzNg== 35968931 2019-12-14T15:04:09Z 2019-12-14T15:04:09Z MEMBER

Thanks @juseg .

in Python 3.6- the order is not guaranteed preserved.

I think for python 3.6 and above the order is preserved isn't it?

the current default 0 is not well defined in case of nested lists.

Yes, this is what I was thinking of.

the ids are essentially ND indexes that could perhaps be used...

We could do this, and that's how we would solve it in general, but I don't really think it's worth the effort/complexity.

Or should we just stick to file paths as you suggest? And leave the default as is

I think so - if we do this then users can still easily pick the attributes from the file of their choosing (solving the original issue), and if someone wants to be able to choose the attrs_file in another way later then we can worry about that then.

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