File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ enhancement2
28
28
29
29
Other enhancements
30
30
^^^^^^^^^^^^^^^^^^
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 `)
32
32
-
33
33
34
34
.. ---------------------------------------------------------------------------
@@ -112,7 +112,7 @@ Bug fixes
112
112
113
113
Categorical
114
114
^^^^^^^^^^^
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 `).
116
116
-
117
117
118
118
Datetimelike
You can’t perform that action at this time.
0 commit comments