We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6396bc3 commit 1ffdf50Copy full SHA for 1ffdf50
doc/source/whatsnew/v0.25.2.rst
@@ -103,6 +103,7 @@ Other
103
- Compatibility with Python 3.8 in :meth:`DataFrame.query` (:issue:`27261`)
104
- Fix to ensure that tab-completion in an IPython console does not raise
105
warnings for deprecated attributes (:issue:`27900`).
106
+- :func:`qcut` now handles bool ndarray/Series (:issue:`20303`)
107
108
.. _whatsnew_0.252.contributors:
109
0 commit comments