v2025.06.1
This is quick bugfix release to remove an unintended dependency on typing_extensions
. Apologies for the trouble.
What's Changed
- Guard typing_extension import by @sjperkins in #10413
- (fix): disallow
NumpyExtensionArray
by @ilan-gold in #10334 - (fix):
ndim
accessible asnp.ndim
onPandasExtensionArray
by @ilan-gold in #10414 - Up-to-date instructions for reading & writing to Zarr with Xarray by @alxmrs in #10410
- Release 2025.06.1 by @dcherian in #10416
New Contributors
Full Changelog: v2025.06.0...v2025.06.1