home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 539059754

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
539059754 MDExOlB1bGxSZXF1ZXN0MzU0MDk5Mzkz 3635 Fix/quantile wrong errmsg 10194086 closed 0     2 2019-12-17T13:16:40Z 2021-10-18T14:06:13Z 2019-12-17T13:50:06Z MEMBER   0 pydata/xarray/pulls/3635
  • [x] Closes #3634
  • [x] Tests added
  • [x] Passes black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

np.nanquantile was added in numpy 1.15.0, the current minimum requirement for numpy is 1.14.0, therefore we have to test this ourselves.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3635/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 2.79ms · About: xarray-datasette