pull_requests: 292842989
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
292842989 | MDExOlB1bGxSZXF1ZXN0MjkyODQyOTg5 | 3054 | closed | 0 | Flat iteration over DataArray | 6164157 | - [ ] Tests added - [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API A very simple way to iterate over `DataArray`s, imitating numpy's flat iterator. For a DataArray `da`, I implemented a flat iterator that works exactly like `da.values.flat`, but returns a singelton `DataArray` that has all the coordinates and meta data and whatnot. I wrote it because I needed it for something and thought it would be useful for others too. I'd love to hear your opinions - if you think it's useful I'll write up some unittests. | 2019-06-28T14:00:24Z | 2021-06-17T16:16:50Z | 2021-06-17T16:16:50Z | 49f4c332a931670dc977afcda064759bdbca2ee1 | 0 | ea607d19706838fdab4f8d9ad44a9bdb0296c139 | 7bf9df9d75c40bcbf2dd28c47204529a76561a3f | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/3054 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests