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
@@ -16,7 +16,6 @@ Fixed regressions
16
16
- Bug in :meth: `Timestamp.weekday` ` was returning incorrect results before ``'0000-02-29' `` (:issue: `53738 `)
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
- -
20
19
21
20
.. ---------------------------------------------------------------------------
22
21
.. _whatsnew_203.bug_fixes :
@@ -37,7 +36,6 @@ Bug fixes
37
36
38
37
Other
39
38
~~~~~
40
- -
41
39
42
40
.. ---------------------------------------------------------------------------
43
41
.. _whatsnew_203.contributors :
You can’t perform that action at this time.
0 commit comments