home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 395017613

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
395017613 MDExOlB1bGxSZXF1ZXN0Mzk1MDE3NjEz 3906 closed 0 Fix for stack+groupby+apply w/ non-increasing coord 6200806 <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Fixes #3287 - [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 I've added a check within `groupby.__init__` for monotonicity of the coords, which makes my test pass, but it causes three existing tests to fail. Getting the logic right that properly distinguishes among these different cases is escaping me for now, but it does seem like this call to `unique_value_groups` within `groupby.__init__` is where the re-sorting is occurring. Feedback welcome. TIA! 2020-03-28T00:15:20Z 2020-03-31T18:29:35Z 2020-03-31T16:10:10Z 2020-03-31T16:10:09Z b3bafeefbd6e6d70bce505ae1f0d9d5a2b015089     0 24b3752cd07d823b83abaa93ad12502906da7fc7 eb8e43b717651cdbf65b09226d97661ce60ba446 CONTRIBUTOR   13221727 https://github.com/pydata/xarray/pull/3906  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.795ms