home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 1497266410

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
1497266410 PR_kwDOAMm_X85ZPnjq 8128 open 0 Add Index.load() and Index.chunk() methods 4160723 <!-- Feel free to remove check-list items aren't relevant to your change --> - [ ] Closes #xxxx - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` As mentioned in #8124, it gives more control to custom Xarray indexes on what best to do when the Dataset / DataArray `load()` and `chunk()` counterpart methods are called. `PandasIndex.load()` and `PandasIndex.chunk()` always return self (no action required). For a DaskIndex, we might want to return a PandasIndex (or another non-lazy index) from `load()` and rebuild a DaskIndex object from `chunk()` (rechunk). 2023-08-31T14:16:27Z 2023-08-31T15:49:06Z     a1842563887f8375fb3a03824189a75e6f080c96     1 4506cb600caba75f163c088171f590b67f59264b 1043a9e13574e859ec08d19425341b2e359d2802 MEMBER   13221727 https://github.com/pydata/xarray/pull/8128  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 1.007ms