home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 851721485

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/5397#issuecomment-851721485 https://api.github.com/repos/pydata/xarray/issues/5397 851721485 MDEyOklzc3VlQ29tbWVudDg1MTcyMTQ4NQ== 14808389 2021-05-31T23:58:54Z 2021-05-31T23:58:54Z MEMBER

keeping the full list in memory isn't expensive at all IIUC

I agree, this should not be an issue at all: we're iterating over datasets multiple times so we definitely need it to be a sequence (currently it's some kind of iterator object, e.g. the one returned by dict.keys).

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