home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 663121190

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/4208#issuecomment-663121190 https://api.github.com/repos/pydata/xarray/issues/4208 663121190 MDEyOklzc3VlQ29tbWVudDY2MzEyMTE5MA== 3460034 2020-07-23T17:01:44Z 2020-07-23T17:03:20Z CONTRIBUTOR

In Xarray we implemented the Dask collection spec. https://docs.dask.org/en/latest/custom-collections.html#the-dask-collection-interface

We might want to do that with Pint as well, if they're going to contain Dask things. That way Dask operations like dask.persist, dask.visualize, and dask.compute will work normally.

That's exactly what's been done in Pint (see https://github.com/hgrecco/pint/pull/1129)! @dcherian's points go beyond just that and address what Pint hasn't covered yet through the standard collection interface.

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