pull_requests: 105282858
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
105282858 | MDExOlB1bGxSZXF1ZXN0MTA1MjgyODU4 | 1256 | closed | 0 | PERF: Override equals in IndexVariable | 5635139 | - [x] closes #1255 - [ ] tests added / passed - [x] passes ``git diff upstream/master | flake8 --diff`` - [ ] whatsnew entry I tried adding some tests but couldn't find a good way of doing that There is a 20x speed-up though (see issues for prior): ```python In [51]: indexes = [pd.PeriodIndex(start=str((1776 + i)), freq='A', periods=300) for i in range(50)] In [53]: das = [xr.DataArray(range(300), coords=[index]) for index in indexes] In [54]: %timeit xr.concat(das) 10 loops, best of 3: 70.2 ms per loop ``` | 2017-02-08T19:06:09Z | 2017-02-10T22:56:26Z | 2017-02-09T15:31:15Z | 2017-02-09T15:31:15Z | ed71fbb248e758eb73d912462890f7672574b81e | 0 | ff2545fe927ee39d9ce4d9a884b0ac045fa7a177 | d49014d0357d08289cf99aeb54bcefe48ed6e7a0 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/1256 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests