home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 688115687

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
688115687 MDU6SXNzdWU2ODgxMTU2ODc= 4385 warnings from internal use of apply_ufunc 10194086 closed 0     4 2020-08-28T14:28:56Z 2020-08-30T16:37:52Z 2020-08-30T16:37:52Z MEMBER      

Another follow up from #4060: quantile now emits a FutureWarning:

Minimal Complete Verifiable Example:

python xr.DataArray([1, 2, 3]).quantile(q=0.5)

~/.conda/envs/ipcc_ar6/lib/python3.7/site-packages/xarray/core/variable.py:1866: FutureWarning: ``output_sizes`` should be given in the ``dask_gufunc_kwargs`` parameter. It will be removed as direct parameter in a future version. kwargs={"q": q, "axis": axis, "interpolation": interpolation},

We should probably check the warnings in the test suite - there may be others.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4385/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 0.516ms · About: xarray-datasette