We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eec56c commit c32d7bdCopy full SHA for c32d7bd
doc/whats-new.rst
@@ -41,7 +41,7 @@ New Features
41
- Support new h5netcdf backend keyword `phony_dims` (available from h5netcdf
42
v0.8.0 for :py:class:`~xarray.backends.H5NetCDFStore`.
43
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_.
44
-- Support unit aware arrays with pint. (:issue:`3594`, :pull:`3706`, :pull:`3611`)
+- Add partial support for unit aware arrays with pint. (:pull:`3706`, :pull:`3611`)
45
By `Justus Magin <https://github.com/keewis>`_.
46
- :py:meth:`Dataset.groupby` and :py:meth:`DataArray.groupby` now raise a
47
`TypeError` on multiple string arguments. Receiving multiple string arguments
0 commit comments