Skip to content

Commit 1159a75

Browse files
committed
Better whatsnew
1 parent ec56627 commit 1159a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.23.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ Offsets
958958

959959
Numeric
960960
^^^^^^^
961-
- Better error message when matplotlib is not installed (:issue:`19810`).
961+
- Better error message when attempting to plot but matplotlib is not installed (:issue:`19810`).
962962
- Bug in :meth:`DataFrame.rank` and :meth:`Series.rank` when ``method='dense'`` and ``pct=True`` in which percentile ranks were not being used with the number of distinct observations (:issue:`15630`)
963963
- Bug in :class:`Series` constructor with an int or float list where specifying ``dtype=str``, ``dtype='str'`` or ``dtype='U'`` failed to convert the data elements to strings (:issue:`16605`)
964964
- Bug in :class:`Index` multiplication and division methods where operating with a ``Series`` would return an ``Index`` object instead of a ``Series`` object (:issue:`19042`)

0 commit comments

Comments
 (0)