issue_comments: 1075109337
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/issues/5529#issuecomment-1075109337 | https://api.github.com/repos/pydata/xarray/issues/5529 | 1075109337 | IC_kwDOAMm_X85AFN3Z | 4160723 | 2022-03-22T12:23:23Z | 2022-03-22T12:23:23Z | MEMBER |
I think the linked PR only fixed the summary (inline) repr. The bottleneck here is when formatting the array detailed view for the multi-index coordinates, which triggers the conversion of the whole pandas MultiIndex (tuple elements) and each of its levels as a numpy arrays. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
929818771 |