home / github / releases

Menu
  • GraphQL API
  • Search all tables

releases: 138241231

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body reactions mentions_count repo
https://github.com/pydata/xarray/releases/tag/v2024.01.1 138241231 35968931 RE_kwDOAMm_X84IPWTP v2024.01.1 main v2024.01.1 0 0 2024-01-23T21:55:12Z 2024-01-23T22:30:27Z

This release is to fix a bug with the rendering of the documentation, but it also includes changes to the handling of pandas frequency strings.

What's Changed

  • Re-enable mypy checks for parse_dims unit tests by @crusaderky in https://github.com/pydata/xarray/pull/8618
  • import from the new location of normalize_axis_index if possible by @keewis in https://github.com/pydata/xarray/pull/8483
  • Update min deps in docs by @jhamman in https://github.com/pydata/xarray/pull/8622
  • Fix GH212, PP308 by @tqa236 in https://github.com/pydata/xarray/pull/8621
  • Partially fix doctests by @max-sixty in https://github.com/pydata/xarray/pull/8631
  • Fix building doc following depreciation in Pandas 2.2.0 by @nameloCmaS in https://github.com/pydata/xarray/pull/8633
  • Workaround broken test from pyarrow by @max-sixty in https://github.com/pydata/xarray/pull/8634
  • xfail pyarrow test by @max-sixty in https://github.com/pydata/xarray/pull/8635
  • Don't show stdlib paths for user_level_warnings by @max-sixty in https://github.com/pydata/xarray/pull/8625
  • xfail another dask/pyarrow test by @max-sixty in https://github.com/pydata/xarray/pull/8636
  • xfail a cftime test by @max-sixty in https://github.com/pydata/xarray/pull/8637
  • Silence deprecation warning from .dims in tests by @max-sixty in https://github.com/pydata/xarray/pull/8639
  • Use T_DataArray in Weighted by @max-sixty in https://github.com/pydata/xarray/pull/8630
  • rename "Y" freq string to "YE" (pandas parity) by @mathause in https://github.com/pydata/xarray/pull/8629
  • Pandas 2.2.0 test fixes by @nameloCmaS in https://github.com/pydata/xarray/pull/8638
  • xfail zarr test on Windows by @max-sixty in https://github.com/pydata/xarray/pull/8643
  • Use ddof in numbagg>=0.7.0 for aggregations by @max-sixty in https://github.com/pydata/xarray/pull/8624
  • infer_freq: return 'YE' (#8629 follow-up) by @mathause in https://github.com/pydata/xarray/pull/8642
  • Pin sphinx-book-theme to 1.0.1 to try to deal with #8619 by @TomNicholas in https://github.com/pydata/xarray/pull/8632
  • Fixed typo in custom backend registration documentation by @HertugHelms in https://github.com/pydata/xarray/pull/8645
  • implement isnull using full_like instead of zeros_like by @keewis in https://github.com/pydata/xarray/pull/7395

New Contributors

  • @nameloCmaS made their first contribution in https://github.com/pydata/xarray/pull/8633
  • @HertugHelms made their first contribution in https://github.com/pydata/xarray/pull/8645

Full Changelog: https://github.com/pydata/xarray/compare/v2024.01.0...v2024.01.1

{
    "url": "https://api.github.com/repos/pydata/xarray/releases/138241231/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
9 13221727
Powered by Datasette · Queries took 0.836ms · About: xarray-datasette