home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 29453809

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
29453809 MDU6SXNzdWUyOTQ1MzgwOQ== 66 HDF5 backend for xray 1217238 closed 0     15 2014-03-14T17:17:47Z 2019-04-21T23:55:02Z 2017-10-22T01:01:54Z MEMBER      

The obvious libraries to wrap are pytables or h5py: http://www.pytables.org http://h5py.org/

Both provide at least some support for in-memory operations (though I'm not sure if they can pass around HDF5 file objects without dumping them to disk).

From a cursory look at the documentation for both projects, the h5py appears to offer a simpler API that would be easier to map to our existing data model.

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

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 15 rows from issue in issue_comments
Powered by Datasette · Queries took 0.666ms · About: xarray-datasette