Skip to content

Commit 6b7e2be

Browse files
committed
DOC: Add whatsnew entry for dictionary array NA handling fix
1 parent e2fd18f commit 6b7e2be

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
@@ -619,6 +619,8 @@ Performance improvements
619619

620620
Bug fixes
621621
~~~~~~~~~
622+
- 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`)
623+
622624

623625
Categorical
624626
^^^^^^^^^^^

0 commit comments

Comments
 (0)