Skip to content

Commit 5674674

Browse files
committed
add GH numbers
1 parent 1e92c8c commit 5674674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/whatsnew/v2.1.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ enhancement2
2828

2929
Other enhancements
3030
^^^^^^^^^^^^^^^^^^
31-
- :meth:`Categorical.map` and :meth:`CategoricalIndex.map` now have a ``na_action`` parameter (:issue:``)
31+
- :meth:`Categorical.map` and :meth:`CategoricalIndex.map` now have a ``na_action`` parameter (:issue:`44279`)
3232
-
3333

3434
.. ---------------------------------------------------------------------------
@@ -112,7 +112,7 @@ Bug fixes
112112

113113
Categorical
114114
^^^^^^^^^^^
115-
- Bug in :meth:`Series.map` , where the value of the ``na_action`` parameter was not used if the series held a :class:`Categorical` (:issue:``).
115+
- Bug in :meth:`Series.map` , where the value of the ``na_action`` parameter was not used if the series held a :class:`Categorical` (:issue:`22527`).
116116
-
117117

118118
Datetimelike

0 commit comments

Comments
 (0)