home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 13823772

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
13823772 MDExOlB1bGxSZXF1ZXN0MTM4MjM3NzI= 77 closed 0 ENH: Dataset.reindex_like and DatasetArray.reindex_like 1217238 This provides an interface for re-indexing a dataset or dataset array using the coordinates from another object. Missing values along any coordinate are replaced by `NaN`. This method is directly based on the pandas method `DataFrame.reindex_like` (and the related series and panel variants). Eventually, I would like to build upon this functionality to add a `join` method to `xray.align` with the possible values `{'outer', 'inner', 'left', 'right'}`, just like `DataFrame.align`. This PR depends on PR #71, since I use its improved `copy` method for datasets. 2014-03-21T05:12:53Z 2014-06-12T17:30:21Z 2014-04-09T03:05:43Z 2014-04-09T03:05:43Z 3d194bb5b8f2fecfe2a2102e16d21fca87d7c227     0 c00727f8d8737e378911a7babcd4c83842710256 4eef8ec92d0d04978d1e35ec762f6bf195bbe3cf MEMBER   13221727 https://github.com/pydata/xarray/pull/77  

Links from other tables

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