Skip to content

Commit 5a319ba

Browse files
committed
DOC: Add whatsnew entry for dictionary array NA handling fix
1 parent c57b563 commit 5a319ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,8 @@ Performance improvements
618618

619619
Bug fixes
620620
~~~~~~~~~
621+
- 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`)
622+
621623

622624
Categorical
623625
^^^^^^^^^^^

0 commit comments

Comments
 (0)