home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 89487607

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
89487607 MDExOlB1bGxSZXF1ZXN0ODk0ODc2MDc= 1048 closed 0 WIP: preserve variables order in Dataset.concat() 10050469 addresses https://github.com/pydata/xarray/issues/1042 The problem is that sets aren't ordered. I tried something based on an OrderedSet recipe, but I'm not sure that this is the most elegant way to go. A remaining issue is that the coord variable is still not in place (`['t', 'a', 'b', 'c']` becomes `['a', 'b', 'c', 't']`), but I'm not sure it's possible to do it better (it happens [here](https://github.com/pydata/xarray/blob/master/xarray/core/combine.py#L273-L274)). Any idea welcome 2016-10-15T09:27:53Z 2016-10-15T22:50:16Z 2016-10-15T22:50:16Z   0d084329c676b74409a9f529feec70c2ad9966cd     0 a46c205fe21310d3ff0e81550100e79a0ac5040b 62a7f2c00caacb5b917ff320e28aca9cb4396649 MEMBER   13221727 https://github.com/pydata/xarray/pull/1048  

Links from other tables

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