Skip to content

Commit 3d5cf61

Browse files
committed
DOC: Add whatsnew entry for dictionary array NA handling fix
1 parent f35373a commit 3d5cf61

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
@@ -616,6 +616,8 @@ Performance improvements
616616

617617
Bug fixes
618618
~~~~~~~~~
619+
- 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`)
620+
619621

620622
Categorical
621623
^^^^^^^^^^^

0 commit comments

Comments
 (0)