issues: 1421065459
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1421065459 | PR_kwDOAMm_X85BbUp9 | 7206 | Save groupby codes after factorizing, pass to flox | 2448579 | closed | 0 | 2 | 2022-10-24T16:00:35Z | 2023-03-30T04:36:40Z | 2023-03-29T16:28:28Z | MEMBER | 0 | pydata/xarray/pulls/7206 |
This is an alternative to #6689.
- There I tried to avoid factorizing in the GroupBy constructor, and passed the The large amount of deleted code in I think we could also use this to generalize to multiple groupers:
- factorize each,
- |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7206/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |