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 ebac35a commit ac78a64Copy full SHA for ac78a64
doc/source/whatsnew/v0.20.2.txt
@@ -39,11 +39,8 @@ Bug Fixes
39
40
- Bug in using ``pathlib.Path`` or ``py.path.local`` objects with io functions (:issue:`16291`)
41
- Bug in ``DataFrame.update()`` with ``overwrite=False`` and ``NaN values`` (:issue:`15593`)
42
-
43
44
45
- Fixed a compatibility issue with IPython 6.0's tab completion showing deprecation warnings on Categoricals (:issue:`16409`)
46
+- Bug in ``pd.cut`` when ``labels`` are set (:issue:`16459`)
47
48
Conversion
49
^^^^^^^^^^
0 commit comments