Skip to content

Commit 166405d

Browse files
committed
DOC: Add whatsnew entry for dictionary array NA handling fix
1 parent b80f33c commit 166405d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: doc/source/whatsnew/v3.0.0.rst

+2
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,8 @@ Performance improvements
615615

616616
Bug fixes
617617
~~~~~~~~~
618+
- Fixed bug in :meth:`ArrowExtensionArray.factorize` where NA values were dropped when input was dictionary-encoded even when dropna was set to False(:issue:`60567`)
619+
618620

619621
Categorical
620622
^^^^^^^^^^^

0 commit comments

Comments
 (0)