issue_comments: 436015893
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/1077#issuecomment-436015893 | https://api.github.com/repos/pydata/xarray/issues/1077 | 436015893 | MDEyOklzc3VlQ29tbWVudDQzNjAxNTg5Mw== | 7441788 | 2018-11-05T20:03:48Z | 2018-11-05T20:03:48Z | CONTRIBUTOR | This code isn't particularly pretty, and I'm not sure if it handles all cases, but it enables serialization of MultiIndex indices by calling ``` @xr.register_dataset_accessor('mi') class MiscDatasetAccessor(): def init(self, xarray_obj): self._obj = xarray_obj
``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
187069161 |