issues: 1903416932
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1903416932 | I_kwDOAMm_X85xc9Zk | 8210 | Inconsistent Type Hinting for dims Parameter in xarray Methods | 13301940 | open | 0 | 7 | 2023-09-19T17:15:43Z | 2023-09-20T15:03:45Z | MEMBER |
I want Then we can easily go through our xarray methods and easily replace
But it wouldn't be easy in xarray because we use Another idea is to try and make a HashableExcludingNone:
Another idea is drop the idea of Hashable and just allow a few common ones that are used:
No easy paths, and trying to be backwards compatible is very demotivating. Originally posted by @Illviljan in https://github.com/pydata/xarray/pull/8075#discussion_r1330437962 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8210/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |