home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1269679657

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/7094#issuecomment-1269679657 https://api.github.com/repos/pydata/xarray/issues/7094 1269679657 IC_kwDOAMm_X85LrcYp 25172489 2022-10-06T09:30:30Z 2022-10-06T09:30:44Z NONE

Iterables (implement __iter__) not only aren't ordered, but also neither have a length (implement __len__ nor allow for membership tests (implement __contains__). So in these cases one needs to use Sequences, too; in addition to cases where order matters.

See https://docs.python.org/3.9/library/collections.abc.html#collections-abstract-base-classes

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