issues: 1249902974
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1249902974 | PR_kwDOAMm_X844idGc | 6641 | Typing of `str` and `dt` accessors | 43316012 | closed | 0 | 1 | 2022-05-26T18:25:44Z | 2022-05-27T06:32:33Z | 2022-05-26T20:12:23Z | COLLABORATOR | 0 | pydata/xarray/pulls/6641 | This is initial try to get type hints for I think there is no way of accessing the class at class scope (or is there?), so I had to use plain "DataArray" as the generic type of the accessors. I think that is acceptable for now. The hack of Maybe a common interface class for accessors would be also beneficial? |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/6641/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 0
} |
13221727 | pull |