issue_comments: 603490643
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/3287#issuecomment-603490643 | https://api.github.com/repos/pydata/xarray/issues/3287 | 603490643 | MDEyOklzc3VlQ29tbWVudDYwMzQ5MDY0Mw== | 6200806 | 2020-03-24T20:34:58Z | 2020-03-24T20:34:58Z | CONTRIBUTOR | Here's a quick and dirty workaround that works at least for my use case. ```python def fix_unstacked_dims(arr_unstacked_bad, arr_orig, dim_of_stack, dims_stacked): """Workaround for xarray bug involving stacking str-based coords.
``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
490476815 |