home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 492987154

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
492987154 MDExOlB1bGxSZXF1ZXN0MzE3MDU0MjUz 3305 Honor `keep_attrs` in DataArray.quantile 81219 closed 0     1 2019-09-12T19:27:14Z 2019-09-15T22:16:27Z 2019-09-15T22:16:15Z CONTRIBUTOR   0 pydata/xarray/pulls/3305
  • [x] Closes #3304
  • [x] Tests added
  • [x] Passes black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

Note that I've set the default to True (if keep_attrs is None). This sounded reasonable since quantiles share the same units and properties as the original array, but I can switch it to False if that's the usual default.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3305/reactions",
    "total_count": 1,
    "+1": 1,
    "-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
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.687ms · About: xarray-datasette