issues: 646073396
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
646073396 | MDExOlB1bGxSZXF1ZXN0NDQwNDMxNjk5 | 4184 | Improve the speed of from_dataframe with a MultiIndex (by 40x!) | 1217238 | closed | 0 | 1 | 2020-06-26T07:39:14Z | 2020-07-02T20:39:02Z | 2020-07-02T20:39:02Z | MEMBER | 0 | pydata/xarray/pulls/4184 | Before:
After:
~~There are still some cases where we have to fall back to the existing slow implementation, but hopefully they should now be relatively rare.~~ Edit: now we always use the new implementation
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/4184/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 } |
13221727 | pull |