home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 522523336

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
522523336 MDExOlB1bGxSZXF1ZXN0MzQwNzA5MjI0 3527 Add DatasetGroupBy.quantile 14808389 closed 0     17 2019-11-13T23:03:07Z 2019-11-15T23:55:14Z 2019-11-15T19:58:02Z MEMBER   0 pydata/xarray/pulls/3527

This adds DatasetGroupBy.quantile by moving DataArrayGroupBy.quantile to GroupBy as proposed in https://github.com/pydata/xarray/issues/3018#issuecomment-507749287.

The tests are a modified copy of the ones from #2828. What confuses me is that expected_yy in test_ds_groupby_quantile needs the transpose whereas the equivalent in test_da_groupby_quantile doesn't. Does anyone have an idea about why that is?

  • [x] Closes #3525
  • [x] Tests added
  • [x] Passes black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3527/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
  • 17 rows from issue in issue_comments
Powered by Datasette · Queries took 0.836ms · About: xarray-datasette