home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 694448177

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
694448177 MDExOlB1bGxSZXF1ZXN0NDgwODIzODE2 4409 Keep the original ordering of the coordinates 14808389 closed 0     25 2020-09-06T16:49:57Z 2020-09-18T21:05:19Z 2020-09-18T21:00:11Z MEMBER   0 pydata/xarray/pulls/4409

In #4408, The formatting of coords turned out to be non-deterministic. This sorts the data variables, coordinates and dimensions without coordinates sections as well as the dimensions summary of Dataset objects.

No tests, yet, because I'm not quite sure sorting using the str representation of the key is the best way to make the formatting deterministic (so I'd appreciate reviews).

It might also be good to document somewhere that these sections are now sorted, and that it only makes sense to look at the order in the dimension summary of DataArray and Variable objects.

  • [x] Closes #4072
  • [ ] Tests added
  • [x] Passes isort . && black . && mypy . && flake8
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4409/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 25 rows from issue in issue_comments
Powered by Datasette · Queries took 0.584ms · About: xarray-datasette