1
1
.. _whatsnew_230 :
2
2
3
- What's new in 2.3 .0 (Month XX, 2024)
3
+ What's new in 3.0 .0 (Month XX, 2024)
4
4
------------------------------------
5
5
6
- These are the changes in pandas 2.2 .0. See :ref: `release ` for a full changelog
6
+ These are the changes in pandas 3.0 .0. See :ref: `release ` for a full changelog
7
7
including other versions of pandas.
8
8
9
9
{{ header }}
10
10
11
11
.. ---------------------------------------------------------------------------
12
- .. _ whatsnew_230 .enhancements :
12
+ .. _ whatsnew_300 .enhancements :
13
13
14
14
Enhancements
15
15
~~~~~~~~~~~~
16
16
17
- .. _ whatsnew_230 .enhancements.enhancement1 :
17
+ .. _ whatsnew_300 .enhancements.enhancement1 :
18
18
19
19
enhancement1
20
20
^^^^^^^^^^^^
21
21
22
- .. _ whatsnew_230 .enhancements.enhancement2 :
22
+ .. _ whatsnew_300 .enhancements.enhancement2 :
23
23
24
24
enhancement2
25
25
^^^^^^^^^^^^
26
26
27
- .. _ whatsnew_230 .enhancements.other :
27
+ .. _ whatsnew_300 .enhancements.other :
28
28
29
29
Other enhancements
30
30
^^^^^^^^^^^^^^^^^^
31
31
-
32
32
-
33
33
34
34
.. ---------------------------------------------------------------------------
35
- .. _ whatsnew_230 .notable_bug_fixes :
35
+ .. _ whatsnew_300 .notable_bug_fixes :
36
36
37
37
Notable bug fixes
38
38
~~~~~~~~~~~~~~~~~
39
39
40
40
These are bug fixes that might have notable behavior changes.
41
41
42
- .. _ whatsnew_230 .notable_bug_fixes.notable_bug_fix1 :
42
+ .. _ whatsnew_300 .notable_bug_fixes.notable_bug_fix1 :
43
43
44
44
notable_bug_fix1
45
45
^^^^^^^^^^^^^^^^
46
46
47
- .. _ whatsnew_230 .notable_bug_fixes.notable_bug_fix2 :
47
+ .. _ whatsnew_300 .notable_bug_fixes.notable_bug_fix2 :
48
48
49
49
notable_bug_fix2
50
50
^^^^^^^^^^^^^^^^
51
51
52
52
.. ---------------------------------------------------------------------------
53
- .. _ whatsnew_230 .api_breaking :
53
+ .. _ whatsnew_300 .api_breaking :
54
54
55
55
Backwards incompatible API changes
56
56
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57
57
58
- .. _ whatsnew_230 .api_breaking.deps :
58
+ .. _ whatsnew_300 .api_breaking.deps :
59
59
60
60
Increased minimum versions for dependencies
61
61
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -80,15 +80,15 @@ Optional libraries below the lowest tested version may still work, but are not c
80
80
81
81
See :ref: `install.dependencies ` and :ref: `install.optional_dependencies ` for more.
82
82
83
- .. _ whatsnew_230 .api_breaking.other :
83
+ .. _ whatsnew_300 .api_breaking.other :
84
84
85
85
Other API changes
86
86
^^^^^^^^^^^^^^^^^
87
87
-
88
88
-
89
89
90
90
.. ---------------------------------------------------------------------------
91
- .. _ whatsnew_230 .deprecations :
91
+ .. _ whatsnew_300 .deprecations :
92
92
93
93
Deprecations
94
94
~~~~~~~~~~~~
@@ -97,7 +97,7 @@ Deprecations
97
97
-
98
98
99
99
.. ---------------------------------------------------------------------------
100
- .. _ whatsnew_230 .performance :
100
+ .. _ whatsnew_300 .performance :
101
101
102
102
Performance improvements
103
103
~~~~~~~~~~~~~~~~~~~~~~~~
@@ -109,7 +109,7 @@ Performance improvements
109
109
-
110
110
111
111
.. ---------------------------------------------------------------------------
112
- .. _ whatsnew_230 .bug_fixes :
112
+ .. _ whatsnew_300 .bug_fixes :
113
113
114
114
Bug fixes
115
115
~~~~~~~~~
@@ -222,7 +222,7 @@ Other
222
222
-
223
223
224
224
.. ---------------------------------------------------------------------------
225
- .. _ whatsnew_230 .contributors :
225
+ .. _ whatsnew_300 .contributors :
226
226
227
227
Contributors
228
228
~~~~~~~~~~~~
0 commit comments