issues: 318827030
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
318827030 | MDExOlB1bGxSZXF1ZXN0MTg0OTA4ODE2 | 2091 | DOC: uniformize variable names in indexing.rst | 10050469 | closed | 0 | 1 | 2018-04-30T09:11:14Z | 2018-04-30T17:17:53Z | 2018-04-30T17:17:53Z | MEMBER | 0 | pydata/xarray/pulls/2091 |
https://github.com/pydata/xarray/commit/6402391cf206fd04c12d44773fecd9b42ea0c246 overwrote an array which was needed later on. In general the whole page was a bit messy with the same initial array being forgotten and then re-used much later. This PR attempts to uniformize the variable names in order to make self-consistent subsection examples. I hope I didn't brake something on the way, but it looks ok on my local build. (also renamed a gallery example plot which wasn't showing up correctly) |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2091/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |