Skip to content

Commit

Permalink
Add whatsnew entry for PR #22710
Browse files Browse the repository at this point in the history
  • Loading branch information
pganssle committed Sep 14, 2018
1 parent ad4155d commit f1fec08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.23.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Fixed Regressions
- Calling :meth:`DataFrameGroupBy.rank` and :meth:`SeriesGroupBy.rank` with empty groups
and ``pct=True`` was raising a ``ZeroDivisionError`` due to `c1068d9
<https://github.com/pandas-dev/pandas/commit/c1068d9d242c22cb2199156f6fb82eb5759178ae>`_ (:issue:`22519`)
-
- Constructing a :class:`pd.CategoricalIndex` with empty values and boolean categories was raising a ``ValueError`` after a change to dtype coercion in `78184868 <https://github.com/pandas-dev/pandas/commit/7818486859d1aba53ce359b93cfc772e688958e5>`_ (:issue:`22702`).
-


Expand Down

0 comments on commit f1fec08

Please sign in to comment.