We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e04f7b commit 617434aCopy full SHA for 617434a
1 file changed
doc/whats-new.rst
@@ -3,12 +3,12 @@
3
What's New
4
==========
5
6
-v2.1.0 (unreleased)
+v2.1.0 (2026-03-12)
7
-------------------
8
- New function :func:`diff_arrays` that returns dataframes of differences instead
9
- of text messages for all differences in numpy, pandas, and xarray objects
+ of text messages for all differences in NumPy, Pandas, and Xarray objects
10
- New function :func:`display_diffs` that displays differences
11
- in Jupyter notebooks
+ in Jupyter notebooks in tabular format
12
- Fixed issues that would cause slowdowns and excessive RAM usage when comparing Dask
13
arrays with 2+ dimensions using a distributed scheduler
14
- Added support for P2P rechunk in Dask distributed
0 commit comments