issues: 30656827
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 30656827 | MDExOlB1bGxSZXF1ZXN0MTQyNjExNDc= | 88 | ENH: Better Dataset repr | 1217238 | closed | 0 | 2 | 2014-04-02T03:24:50Z | 2014-06-12T17:29:15Z | 2014-04-09T03:15:49Z | MEMBER | 0 | pydata/xarray/pulls/88 | @toddsmall and @hdail both reported surprise that the order of dimensions as printed in a Dataset's string representation are not necessarily the same as the order of any variable dimensions. This patch alters Example of the new look:
Vs. the old look:
I added Coordinates to make it clear that these are items in the Dataset.
I removed the dashes Note: the commits for this PR are applied on top of those for #83, so they can be merged sequentially without the need to rebase. |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/88/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |