home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 402699290

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/1375#issuecomment-402699290 https://api.github.com/repos/pydata/xarray/issues/1375 402699290 MDEyOklzc3VlQ29tbWVudDQwMjY5OTI5MA== 1200058 2018-07-05T12:00:15Z 2018-07-05T12:00:15Z NONE

Would it be an option to use dask's sparse support? http://dask.pydata.org/en/latest/array-sparse.html This way xarray could let dask do the main work.

Currently I load everything into a dask array by hand and pass this dask array to xarray. This works pretty good.

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