Uh oh!
There was an error while loading. Please reload this page.
Dispatch to Dask if nanquantile is available - #9719
Merged
Merged
Conversation
phofl
commented
Nov 5, 2024
ContributorAuthor
cc @dcherian |
dcherian
reviewed
Nov 5, 2024
Uh oh!
There was an error while loading. Please reload this page.
phofl
commented
Nov 5, 2024
ContributorAuthor
The upstream tag is handy! The failures all look related to zarr or pandas. that said, dask isn't tagged with 2024.11.0 yet, so the tests aren't hit yet until we actually cut the release unfortunately |
phofl
commented
Nov 9, 2024
ContributorAuthor
this should be ready now, dask was released today |
dcherian added a commit
to dcherian/xarray
that referenced
this pull request
Nov 9, 2024
* main: Compress PNG files (pydata#9747) Dispatch to Dask if nanquantile is available (pydata#9719)
dcherian added a commit
to dcherian/xarray
that referenced
this pull request
Nov 19, 2024
* main: fix html repr indexes section (pydata#9768) Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group (pydata#9763) unpin array-api-strict, as issues are resolved upstream (pydata#9762) rewrite the `min_deps_check` script (pydata#9754) CI runs ruff instead of pep8speaks (pydata#9759) Specify copyright holders in main license file (pydata#9756) Compress PNG files (pydata#9747) Dispatch to Dask if nanquantile is available (pydata#9719) Updates to Dask page in Xarray docs (pydata#9495) http:// → https:// (pydata#9748) Discard useless `!s` conversion in f-string (pydata#9752) Apply ruff/flake8-simplify rule SIM401 (pydata#9749) Use micromamba 1.5.10 where conda is needed (pydata#9737) pin array-api-strict<=2.1 (pydata#9751) Reorganise ruff rules (pydata#9738) use new conda-forge package pydap-server (pydata#9741)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
whats-new.rstapi.rstThis won't get hit until the next Dask release is out, but it passes locally with the dev version of Dask