home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 593673608

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/3820#issuecomment-593673608 https://api.github.com/repos/pydata/xarray/issues/3820 593673608 MDEyOklzc3VlQ29tbWVudDU5MzY3MzYwOA== 8833517 2020-03-02T23:18:47Z 2020-03-02T23:18:47Z CONTRIBUTOR

@max-sixty Thanks for the tip. In the end it meant just changing the last line on dims. The paragraph on the coords argument is still valid after all.

On a related note: according to #727 (PR #993), this was deprecated since key-order in dictionaries was arbitrary at the time of that issue. However, their order is fixed since Python3.7, as noted in the documentation:

Changed in version 3.7: Dictionary order is guaranteed to be insertion order. This behavior was an implementation detail of CPython from 3.6.

I guess it's still too soon to 'un-deprecate' this behavior again? 👼

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