Skip to content

Commit 7da4e44

Browse files
Daniel SaxtonDaniel Saxton
Daniel Saxton
authored and
Daniel Saxton
committed
Edit release note
1 parent 9066789 commit 7da4e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Bug fixes
3131
**Categorical**
3232

3333
- Fixed bug where :meth:`Categorical.from_codes` improperly raised a ``ValueError`` when passed nullable integer codes. (:issue:`31779`)
34-
- Fixed bug where :meth:`Categorical` constructor would raise a ``TypeError`` when given a numpy array containing ``NA``. (:issue:`31927`)
34+
- Fixed bug where :meth:`Categorical` constructor would raise a ``TypeError`` when given a numpy array containing :class:`NA`. (:issue:`31927`)
3535

3636
**MultiIndex**
3737

0 commit comments

Comments
 (0)