Skip to content

Commit 3b0fc88

Browse files
DOC: remove unnecessary note about EA values_for_factorize from 2.0.3 whatsnew (#53923)
1 parent e34a111 commit 3b0fc88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v2.0.3.rst

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Fixed regressions
1616
- Bug in :meth:`Timestamp.weekday`` was returning incorrect results before ``'0000-02-29'`` (:issue:`53738`)
1717
- Fixed performance regression in merging on datetime-like columns (:issue:`53231`)
1818
- Fixed regression when :meth:`DataFrame.to_string` creates extra space for string dtypes (:issue:`52690`)
19-
- For external ExtensionArray implementations, restored the default use of ``_values_for_factorize`` for hashing arrays (:issue:`53475`)
2019

2120
.. ---------------------------------------------------------------------------
2221
.. _whatsnew_203.bug_fixes:

0 commit comments

Comments
 (0)