Skip to content

Commit 126d963

Browse files
committed
DOC: Add whatsnew entry for dictionary array NA handling fix
1 parent ddd729a commit 126d963

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
@@ -625,6 +625,8 @@ Performance improvements
625625

626626
Bug fixes
627627
~~~~~~~~~
628+
- 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`)
629+
628630

629631
Categorical
630632
^^^^^^^^^^^

0 commit comments

Comments
 (0)