home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 575677825

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/3701#issuecomment-575677825 https://api.github.com/repos/pydata/xarray/issues/3701 575677825 MDEyOklzc3VlQ29tbWVudDU3NTY3NzgyNQ== 57364981 2020-01-17T15:42:35Z 2020-01-17T18:00:03Z NONE

keewis' quantile function works fine on 1 year of data (as in the MVCE code sample) but does not like working on 10 years of data:

ValueError: dimension 'time' on 0th function argument to apply_ufunc with dask='parallelized' consists of multiple chunks, but is also a core dimension. To fix, rechunk into a single dask array chunk along this dimension, i.e., ``.chunk({'time': -1})``, but beware that this may significantly increase memory usage.

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