home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 788186045

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
788186045 PR_kwDOAMm_X84u-sO9 6025 closed 0 Simplify missing value handling in xarray.corr 1217238 This PR simplifies the fix from https://github.com/pydata/xarray/pull/5731, specifically for the benefit of xarray.corr. There is no need to use `map_blocks` instead of using `where` directly. It is a basically an alternative version of https://github.com/pydata/xarray/pull/5284. It is potentially slightly less efficient to do this masking step when unnecessary, but I doubt this makes a noticeable performance difference in practice (and I doubt this optimization is useful insdie `map_blocks`, anyways). 2021-11-24T17:48:03Z 2021-11-28T04:39:22Z 2021-11-28T04:39:22Z 2021-11-28T04:39:22Z 23d345bd920a5e799370a8035ff214e9d3f223a2     0 588ae45403cfb323b3448f1558a7364b9f812ae7 21e848425a455a16f41a4aa1ea0b889bea3fe2fa MEMBER   13221727 https://github.com/pydata/xarray/pull/6025  

Links from other tables

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