home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 403155235

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-403155235 https://api.github.com/repos/pydata/xarray/issues/1375 403155235 MDEyOklzc3VlQ29tbWVudDQwMzE1NTIzNQ== 1217238 2018-07-06T21:49:27Z 2018-07-06T21:49:27Z MEMBER

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.

In principle this would work, though I would prefer to support it directly in xarray, too.

I know that NetCDF4 has some conventions how to store sparse data, but do we have to implement our own conversion mechanisms for each sparse type?

Yes, we would need to implement a convention for handling sparse array data.

{
    "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 0.405ms · About: xarray-datasette