pull_requests: 17117566
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
17117566 | MDExOlB1bGxSZXF1ZXN0MTcxMTc1NjY= | 161 | closed | 0 | Rename "Coordinate", "labeled" and "indexed" | 1217238 | Fixes #142 Fixes #148 All existing code should still work but issue a `FutureWarning` if any of the old names are used. Full list of updates: | Old | New | | --- | --- | | `Coordinate` | `Index` | | `coordinates` | `indexes` | | `noncoordinates` | `nonindexes` | | `indexed` | `isel` | | `labeled` | `sel` | | `select` | `select_vars` | | `unselect` | `drop_vars` | Most of these are both `Dataset` and `DataArray` methods/properties. | 2014-06-13T16:07:40Z | 2014-06-22T00:44:28Z | 2014-06-22T00:44:26Z | 2014-06-22T00:44:26Z | 9375aa280bb9254d9b83fe220baebed3526274da | 650893 | 0 | f51c7e8ca52e0d7cc5ec62a57c474c37d1debeb3 | 83ac662d3d90e31f6ee37262ebc85f059afa6751 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/161 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests