home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 204813232

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/798#issuecomment-204813232 https://api.github.com/repos/pydata/xarray/issues/798 204813232 MDEyOklzc3VlQ29tbWVudDIwNDgxMzIzMg== 306380 2016-04-02T22:29:04Z 2016-04-02T22:29:04Z MEMBER

FWIW I've uploaded a tiny LRU dict implementation to a new zict project (which also has some other stuff):

http://zict.readthedocs.org/en/latest/

pip install zict

python from zict import LRU d = LRU(100, dict())

There are a number of good alternatives out there though for LRU dictionaries.

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