home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 657061829

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
657061829 MDExOlB1bGxSZXF1ZXN0NjU3MDYxODI5 5400 open 0 Multidimensional histogram 35968931 Initial work on integrating the multi-dimensional dask-powered histogram functionality from xhistogram into xarray. Just working on the skeleton to fit around the histogram algorithm for now, to be filled in later. - [x] Closes #4610 - [x] API skeleton - [x] Input checking - [ ] Internal `blockwise` algorithm from https://github.com/xgcm/xhistogram/pull/49 - [x] Redirect `plot.hist` - [x] `da.weighted().hist()` - [ ] Tests added for results - [x] Hypothesis tests for different chunking patterns - [ ] Examples in documentation - [ ] Examples in docstrings - [x] Type hints (first time trying these so might be wrong) - [ ] Passes `pre-commit run --all-files` - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [x] New functions/methods are listed in `api.rst` - [x] Range argument - [ ] Handle multidimensional bins (for a future PR? - See https://github.com/xgcm/xhistogram/pull/59) - [ ] Handle `np.datetime64` dtypes by refactoring to use `np.searchsorted` (for a future PR? See [discussion](https://github.com/xgcm/xhistogram/pull/44#issuecomment-861139042)) - [ ] Fast path for uniform bin widths (for a future PR? See [suggestion](https://github.com/xgcm/xhistogram/issues/63#issuecomment-861662430)) Question: `da.hist()` or `da.histogram()`? 2021-05-28T20:38:53Z 2022-11-21T22:41:01Z     3c1c200e8284915d290b20bba8fdc5b618c404c9     0 d276838c8120856b678b1afbbe2169230576ad63 d1e4164f3961d7bbb3eb79037e96cae14f7182f8 MEMBER   13221727 https://github.com/pydata/xarray/pull/5400  

Links from other tables

  • 3 rows from pull_requests_id in labels_pull_requests
Powered by Datasette ยท Queries took 4.625ms