Skip to content

Commit a0bd948

Browse files
committed
Added whatsnew note for new check_order param
1 parent 3ca5a31 commit a0bd948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ Other enhancements
228228
- :class:`Rolling` now supports the ``closed`` argument for fixed windows (:issue:`34315`)
229229
- :class:`DatetimeIndex` and :class:`Series` with ``datetime64`` or ``datetime64tz`` dtypes now support ``std`` (:issue:`37436`)
230230
- :class:`Window` now supports all Scipy window types in ``win_type`` with flexible keyword argument support (:issue:`34556`)
231+
- :meth:`testing.assert_index_equal` now has a ``check_order`` parameter that allows indexes to be checked in an order-insensitive manner (:issue:`37478`)
231232

232233
.. _whatsnew_120.api_breaking.python:
233234

0 commit comments

Comments
 (0)