Skip to content

Commit ac78a64

Browse files
economyTomAugspurger
authored andcommitted
adding whatsnew update for pandas-dev#16459
1 parent ebac35a commit ac78a64

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

doc/source/whatsnew/v0.20.2.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,8 @@ Bug Fixes
3939

4040
- Bug in using ``pathlib.Path`` or ``py.path.local`` objects with io functions (:issue:`16291`)
4141
- Bug in ``DataFrame.update()`` with ``overwrite=False`` and ``NaN values`` (:issue:`15593`)
42-
43-
44-
4542
- Fixed a compatibility issue with IPython 6.0's tab completion showing deprecation warnings on Categoricals (:issue:`16409`)
46-
43+
- Bug in ``pd.cut`` when ``labels`` are set (:issue:`16459`)
4744

4845
Conversion
4946
^^^^^^^^^^

0 commit comments

Comments
 (0)