Skip to content

Commit f4aff8a

Browse files
committed
more doc fixes
1 parent 716e892 commit f4aff8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ pd.unique will now be consistent with extension types
599599
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
600600

601601
In prior versions, using ``Series.unique()`` and ``pd.unique(Series)`` on ``Categorical`` and tz-aware
602-
datatypes would yield different return types. These are now made consistent.
602+
datatypes would yield different return types. These are now made consistent. (:issue:`15903`)
603603

604604
- Datetime tz-aware
605605

0 commit comments

Comments
 (0)