home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 405396751

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/2292#issuecomment-405396751 https://api.github.com/repos/pydata/xarray/issues/2292 405396751 MDEyOklzc3VlQ29tbWVudDQwNTM5Njc1MQ== 1217238 2018-07-16T22:07:18Z 2018-07-16T22:07:18Z MEMBER

It would be an improvement even to clearly document the requirements for dimension/variable names.

I suspect we don't actually need them to be sortable, though we do using sorting as part of the current repr() for some xarray objecs. This is mostly to ensure reproducible displays across multiple loads/runs of a file, but it's increasingly less relevant now than Python's dict is ordered by default (since Python 3.6).

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