home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 841894087

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/4753#issuecomment-841894087 https://api.github.com/repos/pydata/xarray/issues/4753 841894087 MDEyOklzc3VlQ29tbWVudDg0MTg5NDA4Nw== 5635139 2021-05-16T23:27:43Z 2021-05-16T23:27:43Z MEMBER

I worry about the dimension sizes which are part of the first line of the Dataset repr, though: we've had lots of questions about this because people thought that it would mean the same as in a DataArray's repr (the order there has a meaning). Arguably, that's because the difference between them is not big enough. This seems to have become less frequent since the introduction of the HTML reprs, so maybe it is also less important?

I agree the current situation isn't ideal (though I'm not sure there's a better one) but also that this doesn't make it much worse — the existing approach doesn't represent an useful ordering, and nor does this. And if we choose to make it mean something in the future, then this is a necessary step towards that...

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  777586739
Powered by Datasette · Queries took 0.666ms · About: xarray-datasette