We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34a111 commit 3b0fc88Copy full SHA for 3b0fc88
doc/source/whatsnew/v2.0.3.rst
@@ -16,7 +16,6 @@ Fixed regressions
16
- Bug in :meth:`Timestamp.weekday`` was returning incorrect results before ``'0000-02-29'`` (:issue:`53738`)
17
- Fixed performance regression in merging on datetime-like columns (:issue:`53231`)
18
- 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`)
20
21
.. ---------------------------------------------------------------------------
22
.. _whatsnew_203.bug_fixes:
0 commit comments