home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 0eb66587c44411abc668e96881a51e1b99e1eb9e

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
0eb66587c44411abc668e96881a51e1b99e1eb9e Enable `numbagg` in calculation of quantiles (#8684) * Use `numbagg.nanquantile` by default when `method=linear` and `skipna=True` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add `"None"` option to `compute_backend` * skip tests when `compute_backend == "numbagg"` * adjust regex pattern to include numbagg error message * skip test if `compute_backend == "numbagg"` and `q == -0.1` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * test quantile method w/o numbagg backend * change `compute_backend` param `"None"` to `None` * add numbagg `minversion` requirement in `quantile` method * align `test_quantile_out_of_bounds` with numbagg>=0.7.2 * avoid using numbagg on pint arrays; remove exclusion from tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * move numbagg nanquantiles logic to `nputils`-module * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix logic related to numbagg `nanquantiles` * fix logic related to numbagg `nanquantiles` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add `whats-new` entry --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 2024-02-07T16:28:04Z 2024-02-07T16:28:04Z 612742e40e08b108ad860b6869abcfed3bffafd6 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 56583917 19864447
Powered by Datasette · Queries took 160.233ms · About: xarray-datasette