issue_comments: 238053642
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/pull/947#issuecomment-238053642 | https://api.github.com/repos/pydata/xarray/issues/947 | 238053642 | MDEyOklzc3VlQ29tbWVudDIzODA1MzY0Mg== | 1217238 | 2016-08-06T23:07:25Z | 2016-08-06T23:07:25Z | MEMBER | I'm conflicted about how to handle the repr. On the one hand, I like how Let me try to sketch out some concrete proposals to encourage the peanut gallery to speak up: Option 1: no special indicator for the MultiIndex:
Option 2: both MultiIndex and levels in repr:
Option 3: both MultiIndex and levels in repr, different symbol for levels:
Option 4: both MultiIndex and levels in repr, different symbol for levels, with indentation:
A separate question (if we pick one of options 2-4) is how to represent the Option A: The tradeoffs here are whether or not we include the exact dtype information ( I'm currently leaning toward Option 3A, but I don't have a strong opinion. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
169588316 |