issue_comments: 216086274
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/838#issuecomment-216086274 | https://api.github.com/repos/pydata/xarray/issues/838 | 216086274 | MDEyOklzc3VlQ29tbWVudDIxNjA4NjI3NA== | 1217238 | 2016-05-02T00:52:51Z | 2016-05-02T00:52:51Z | MEMBER | This is (arguably) a NumPy bug -- the problem is that the
The problem is that these MADIS netCDFs have loads of dimensions, corresponding to strings (and other stuff, if I recall correctly):
xarray here tries to multiple a MultiIndex for the DataFrame out of the outer product of all these dimensions. It would be nice to have a better fix here, but it's not immediately obvious to me what that would be. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
152040420 |