home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 113807418

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
113807418 MDExOlB1bGxSZXF1ZXN0MTEzODA3NDE4 1347 closed 0 Support for DataArray.expand_dims() 6815844 - [x] closes #1326 - [x] tests added / passed - [x] passes ``git diff upstream/master | flake8 --diff`` - [x] whatsnew entry I added a DataArray's method `expand_dims` based on the discussion in #1326 . The proposed API is similar to `numpy.expand_dims` and slightly different from `Variables.expand_dims`, which requires whole sequences of `dims` of the result array. My concern is that I do not yet fully understand the lazy data manipulation in xarray. Does Variable.expand_dims do it? 2017-04-02T06:36:37Z 2017-04-10T02:05:38Z 2017-04-10T01:01:54Z 2017-04-10T01:01:54Z 444fce8a7ae26546e283a6876f003aafb84b7552     0 dd9f573112f376ad5ff061756c2fa599058899d9 79b61ccdd0c9c1822fbec52d1dc488a4dfd0c8af MEMBER   13221727 https://github.com/pydata/xarray/pull/1347  

Links from other tables

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