home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 345345971

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/1725#issuecomment-345345971 https://api.github.com/repos/pydata/xarray/issues/1725 345345971 MDEyOklzc3VlQ29tbWVudDM0NTM0NTk3MQ== 1217238 2017-11-17T19:39:35Z 2017-11-17T19:39:35Z MEMBER

Yeah, we could solve this by making dask a requirement only if you want load netCDF files and/or load netCDF files lazily.

Potentially chunks=False in open_dataset could indicate that you're OK loading everything into memory with NumPy. We would then have to choose between making the default use Dask or NumPy.

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