home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 207556347

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/820#issuecomment-207556347 https://api.github.com/repos/pydata/xarray/issues/820 207556347 MDEyOklzc3VlQ29tbWVudDIwNzU1NjM0Nw== 1217238 2016-04-08T18:56:12Z 2016-04-08T18:56:12Z MEMBER

Showing a preview of values in a dask dataset can be very convenient for interactive use, so I'm loathe to turn it off entirely. I agree that it's not always useful, though.

The current check for remote data is a complete hack that should probably be removed :).

What do you think about adding an user configurable option to disable printing lazily computed values in datasets? You could then write something like xarray.set_options(preview_lazy_data=False): http://xarray.pydata.org/en/stable/generated/xarray.set_options.html

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