issue_comments: 559906763
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/3583#issuecomment-559906763 | https://api.github.com/repos/pydata/xarray/issues/3583 | 559906763 | MDEyOklzc3VlQ29tbWVudDU1OTkwNjc2Mw== | 5635139 | 2019-11-30T02:43:58Z | 2019-11-30T02:43:58Z | MEMBER | As @keewis states, you need to upgrade xarray. Unless I'm missing something, that behavior is valid: ```python In [25]: da.transpose(...) Out[25]: <xarray.DataArray (x: 2, y: 2)> array([[ 1., 2.], [nan, nan]]) Dimensions without coordinates: x, y ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
530448473 |