issues: 539010474
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
539010474 | MDU6SXNzdWU1MzkwMTA0NzQ= | 3634 | "ValueError: Percentiles must be in the range [0, 100]" | 10194086 | closed | 0 | 1 | 2019-12-17T11:34:35Z | 2019-12-17T13:50:06Z | 2019-12-17T13:50:06Z | MEMBER | MCVE Code Sample```python import xarray as xr da = xr.DataArray([0, 1, 2]) da.quantile(q=50)
Expected Output
Problem DescriptionBy wrapping BTW: thanks for #3559, makes my life easier! Output of
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3634/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |