issue_comments: 253649762
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/1044#issuecomment-253649762 | https://api.github.com/repos/pydata/xarray/issues/1044 | 253649762 | MDEyOklzc3VlQ29tbWVudDI1MzY0OTc2Mg== | 4160723 | 2016-10-13T21:52:46Z | 2016-10-13T21:57:24Z | MEMBER | In most cases I found the To inspect the data of high dimensional datarrays, I've mainly used the indexing logic of xarray to extract slices of <3 dimensions. However, I admit that for quick inspection purposes I actually like your suggestion of having a specific repr method that would allow showing small data slices as labeled tables, especially if we choose to always use a flat array for the repr of ``` python
This is equivalent to ``` python
Except that |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
182638499 |