issues: 571802536
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 571802536 | MDExOlB1bGxSZXF1ZXN0MzgwNjIyMzgy | 3802 | Raise on multiple string args to groupby | 5635139 | closed | 0 | 2 | 2020-02-27T03:50:03Z | 2020-02-29T20:48:07Z | 2020-02-29T20:47:12Z | MEMBER | 0 | pydata/xarray/pulls/3802 |
From the comment: While we don't generally check the type of every arg, passing multiple dimensions as multiple arguments is common enough, and the consequences hidden enough (strings evaluate as true) to warrant checking here. A future version could make squeeze kwarg only, but would face backward-compat issues. |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/3802/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |