pull_requests: 998487440
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
998487440 | PR_kwDOAMm_X847g7WQ | 6795 | closed | 0 | display the indexes in the string reprs | 14808389 | With the flexible indexes refactor indexes have become much more important, which means we should include them in the reprs of `DataArray` and `Dataset` objects. This is a initial attempt, covering only the string reprs, with a few unanswered questions: - how do we format indexes? Do we delegate to their `__repr__` or some other method? - should we skip `PandasIndex` and `PandasMultiIndex`? - how do we present indexes that wrap multiple columns? At the moment, they are duplicated (see also the discussion in #6392) - what do we do with the index marker in the coords repr? (also, how do we best test this?) - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2022-07-16T19:42:19Z | 2022-10-15T18:28:36Z | 2022-10-12T16:52:53Z | 2022-10-12T16:52:53Z | b80d97381e224b7f8cc83e4082d3b5b659c30617 | 0 | 03c5e265d3a9e0e463dbe1e6e474ee9b08aa22d2 | 96db9f804cf6bb3ed5e333237b69cb7c47b527e3 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/6795 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests