home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 290539816

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/1344#issuecomment-290539816 https://api.github.com/repos/pydata/xarray/issues/1344 290539816 MDEyOklzc3VlQ29tbWVudDI5MDUzOTgxNg== 306380 2017-03-30T20:46:27Z 2017-03-30T20:46:27Z MEMBER

We do eventually want to support some sort of duck typing. This way people can do things like the following while still benefiting from shared intermediates:

x, y, z = dask.persist(my_df, my_arrray, my_xarray)

But this may not happen as quickly as a .persist method. Also we've added .persist to the Base dask collections class, so it's part of the standard dask API at this point.

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