home / github / issues

Menu
  • Search all tables
  • GraphQL API

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
  • [x] Tests added
  • [x] Passes isort -rc . && black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

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

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 1.297ms · About: xarray-datasette