File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
.. _whatsnew_203 :
2
2
3
- What's new in 2.0.3 (July XX , 2023)
3
+ What's new in 2.0.3 (June 28 , 2023)
4
4
-----------------------------------
5
5
6
6
These are the changes in pandas 2.0.3. See :ref: `release ` for a full changelog
@@ -17,7 +17,6 @@ Fixed regressions
17
17
- Fixed performance regression in merging on datetime-like columns (:issue: `53231 `)
18
18
- Fixed regression when :meth: `DataFrame.to_string ` creates extra space for string dtypes (:issue: `52690 `)
19
19
- For external ExtensionArray implementations, restored the default use of ``_values_for_factorize `` for hashing arrays (:issue: `53475 `)
20
- -
21
20
22
21
.. ---------------------------------------------------------------------------
23
22
.. _whatsnew_203.bug_fixes :
@@ -38,7 +37,6 @@ Bug fixes
38
37
39
38
Other
40
39
~~~~~
41
- -
42
40
43
41
.. ---------------------------------------------------------------------------
44
42
.. _whatsnew_203.contributors :
You can’t perform that action at this time.
0 commit comments