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 a87602e commit e19c755Copy full SHA for e19c755
doc/whats-new.rst
@@ -17,7 +17,7 @@ New Features
17
Breaking changes
18
~~~~~~~~~~~~~~~~
19
20
-- **All xarray operations now preserve attributes by default** (:issue:`3891`, :issue:`2582`, :issue:`7012`).
+- **All xarray operations now preserve attributes by default** (:issue:`3891`, :issue:`2582`).
21
Previously, operations would drop attributes unless explicitly told to preserve them via ``keep_attrs=True``.
22
This aligns xarray with the common scientific workflow where metadata preservation is essential.
23
0 commit comments