issues: 1388372090
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1388372090 | I_kwDOAMm_X85SwOB6 | 7094 | Align typing of dimension inputs | 43316012 | open | 0 | 5 | 2022-09-27T20:59:17Z | 2022-10-13T18:02:16Z | COLLABORATOR | What is your issue?Currently the input type for "one or more dims" is changing from function to function.
There are some open PRs that move to Some changes are still required:
- [ ] Accept None in all functions that accept dims as default, this would simplify typing alot (see https://github.com/pydata/xarray/pull/7048#discussion_r973813607)
- [ ] Check if we can always include ellipsis "..." in dim arguments (see https://github.com/pydata/xarray/pull/7048#pullrequestreview-1111498309)
- [ ] |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7094/reactions", "total_count": 5, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 } |
13221727 | issue |