Skip to content

Commit 149ebfd

Browse files
committed
corrected whatsnew
1 parent 2211736 commit 149ebfd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/source/whatsnew/v1.4.0.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ Other enhancements
4242

4343
Notable bug fixes
4444
~~~~~~~~~~~~~~~~~
45-
- Bug in :meth:`pandas.cut` on :class:`Series` with duplicate indices (:issue:`42185`) and non-exact :meth:`pandas.CategoricalIndex` (:issue:`42425`)
45+
-
46+
- These are bug fixes that might have notable behavior changes.
4647

4748
.. _whatsnew_140.notable_bug_fixes.notable_bug_fix1:
4849

@@ -261,7 +262,7 @@ Groupby/resample/rolling
261262

262263
Reshaping
263264
^^^^^^^^^
264-
-
265+
- Bug in :meth:`pandas.cut` on :class:`Series` with duplicate indices (:issue:`42185`) and non-exact :meth:`pandas.CategoricalIndex` (:issue:`42425`)
265266
-
266267

267268
Sparse

0 commit comments

Comments
 (0)