home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 869950924

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/5545#issuecomment-869950924 https://api.github.com/repos/pydata/xarray/issues/5545 869950924 MDEyOklzc3VlQ29tbWVudDg2OTk1MDkyNA== 28786187 2021-06-28T19:12:43Z 2021-06-28T19:12:43Z CONTRIBUTOR

I switched off html rendering altogether because that really slows down the browser, haven't had any problems with the text output. The text output is (was) also much more concise and does not require additional clicks to open the dataset and see which variables are in there.

The problem with your suggestion is that this approach is not backwards compatible, which is not nice towards long-term users. A larger default would be a bit like meeting half-way. I also respectfully disagree about the purpose of __repr__(), see for example https://docs.python.org/3/reference/datamodel.html#object.repr . Cutting the output arbitrarily does not allow one to "recreate the object".

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