home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 998719144

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
998719144 PR_kwDOAMm_X847hz6o 6800 closed 0 (scipy 2022 branch) Add an "options" argument to Index.from_variables() 4160723 It allows passing options to the constructor of a custom `Index` subclass, in case there's any relevant build options to expose to users. This could for example be the distance metric chosen for an index based on `sklearn.neighbors.BallTree`, or the CRS definition for a geospatial index. The `**options` arguments of `Dataset.set_xindex()` are passed through. An alternative way would be to pass options via coordinate metadata, like the `spatial_ref` coordinate in rioxarray. Perhaps both alternatives may co-exist? This PR also adds type annotations to `set_xindex()`. 2022-07-17T20:01:00Z 2022-12-08T09:38:50Z 2022-09-02T13:54:46Z   f4b214279bd34fe6c5bdebfb7f8f76e63e53d40c     0 46e19d493a18fc81f44129ff65441925080297b3 a5f068e0f6cb4d5ba8de5e10844ae2bfc4a56655 MEMBER   13221727 https://github.com/pydata/xarray/pull/6800  

Links from other tables

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