home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1203860057

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/6823#issuecomment-1203860057 https://api.github.com/repos/pydata/xarray/issues/6823 1203860057 IC_kwDOAMm_X85HwXJZ 14808389 2022-08-03T12:03:44Z 2022-08-08T12:32:21Z MEMBER

But it won't feel very consistent once string formatting are used though.

I guess we could introduce some sort of xarray specific formatting mini-language to solve that? For example: - f"{arr:r}": print the object's repr (the default) - f"{arr:b}": print the array backend's repr (only for DataArray / Variable)

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