File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,6 @@ New Features
30
30
- Added ability to save ``DataArray `` objects directly to Zarr using :py:meth: `~xarray.DataArray.to_zarr `.
31
31
(:issue: `7692 `, :pull: `7693 `) .
32
32
By `Joe Hamman <https://github.com/jhamman >`_.
33
- - Support `pandas>=2.0 ` (:pull: `7724 `)
34
- By `Justus Magin <https://github.com/keewis >`_.
35
33
36
34
Breaking changes
37
35
~~~~~~~~~~~~~~~~
@@ -62,6 +60,8 @@ Bug fixes
62
60
(:issue: `7420 `, :pull: `7441 `).
63
61
By `Justus Magin <https://github.com/keewis >`_ and
64
62
`Spencer Clark <https://github.com/spencerkclark >`_.
63
+ - Various `dtype ` related fixes needed to support `pandas>=2.0 ` (:pull: `7724 `)
64
+ By `Justus Magin <https://github.com/keewis >`_.
65
65
- Preserve boolean dtype within encoding (:issue: `7652 `, :pull: `7720 `).
66
66
By `Kai Mühlbauer <https://github.com/kmuehlbauer >`_
67
67
You can’t perform that action at this time.
0 commit comments