Skip to content

Commit 04c1b4a

Browse files
committed
DOC: Add whatsnew entry for dictionary array NA handling fix
1 parent 515698b commit 04c1b4a

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
@@ -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)