Skip to content

Commit 3dbc416

Browse files
Update v0.20.0.txt
1 parent 2161518 commit 3dbc416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ Other enhancements
105105
of sorting or an incorrect key. See :ref:`here <advanced.unsorted>`
106106

107107
- ``pd.cut`` and ``pd.qcut`` now support datetime64 and timedelta64 dtypes (:issue:`14714`, :issue:`14798`)
108+
- ``pd.qcut`` can optionally remove duplicate edges instead of throwing an error (:issue:`7751`)
108109
- ``Series`` provides a ``to_excel`` method to output Excel files (:issue:`8825`)
109110
- The ``usecols`` argument in ``pd.read_csv`` now accepts a callable function as a value (:issue:`14154`)
110111
- ``pd.DataFrame.plot`` now prints a title above each subplot if ``suplots=True`` and ``title`` is a list of strings (:issue:`14753`)

0 commit comments

Comments
 (0)