home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 42018203

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
42018203 MDExOlB1bGxSZXF1ZXN0MjA3OTAyNzA= 225 Cleanup storage of Dataset internal state 1217238 closed 0   740776 0 2014-09-05T06:30:57Z 2014-09-05T06:46:19Z 2014-09-05T06:46:16Z MEMBER   0 pydata/xarray/pulls/225

_variables and _dims are now stored as OrderedDict and dict, not my funny dict subclasses VariablesDict (which I'm pleased to say is gone) and SortedKeysDict (which is now created on demand when accessing the dims property). This speeds things up a bit and makes the internal state more obvious.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/225/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.806ms · About: xarray-datasette