11.. _whatsnew_230 :
22
3- What's new in 2.3 .0 (Month XX, 2024)
3+ What's new in 3.0 .0 (Month XX, 2024)
44------------------------------------
55
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
77including other versions of pandas.
88
99{{ header }}
1010
1111.. ---------------------------------------------------------------------------
12- .. _ whatsnew_230 .enhancements :
12+ .. _ whatsnew_300 .enhancements :
1313
1414Enhancements
1515~~~~~~~~~~~~
1616
17- .. _ whatsnew_230 .enhancements.enhancement1 :
17+ .. _ whatsnew_300 .enhancements.enhancement1 :
1818
1919enhancement1
2020^^^^^^^^^^^^
2121
22- .. _ whatsnew_230 .enhancements.enhancement2 :
22+ .. _ whatsnew_300 .enhancements.enhancement2 :
2323
2424enhancement2
2525^^^^^^^^^^^^
2626
27- .. _ whatsnew_230 .enhancements.other :
27+ .. _ whatsnew_300 .enhancements.other :
2828
2929Other enhancements
3030^^^^^^^^^^^^^^^^^^
3131-
3232-
3333
3434.. ---------------------------------------------------------------------------
35- .. _ whatsnew_230 .notable_bug_fixes :
35+ .. _ whatsnew_300 .notable_bug_fixes :
3636
3737Notable bug fixes
3838~~~~~~~~~~~~~~~~~
3939
4040These are bug fixes that might have notable behavior changes.
4141
42- .. _ whatsnew_230 .notable_bug_fixes.notable_bug_fix1 :
42+ .. _ whatsnew_300 .notable_bug_fixes.notable_bug_fix1 :
4343
4444notable_bug_fix1
4545^^^^^^^^^^^^^^^^
4646
47- .. _ whatsnew_230 .notable_bug_fixes.notable_bug_fix2 :
47+ .. _ whatsnew_300 .notable_bug_fixes.notable_bug_fix2 :
4848
4949notable_bug_fix2
5050^^^^^^^^^^^^^^^^
5151
5252.. ---------------------------------------------------------------------------
53- .. _ whatsnew_230 .api_breaking :
53+ .. _ whatsnew_300 .api_breaking :
5454
5555Backwards incompatible API changes
5656~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5757
58- .. _ whatsnew_230 .api_breaking.deps :
58+ .. _ whatsnew_300 .api_breaking.deps :
5959
6060Increased minimum versions for dependencies
6161^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -80,15 +80,15 @@ Optional libraries below the lowest tested version may still work, but are not c
8080
8181See :ref: `install.dependencies ` and :ref: `install.optional_dependencies ` for more.
8282
83- .. _ whatsnew_230 .api_breaking.other :
83+ .. _ whatsnew_300 .api_breaking.other :
8484
8585Other API changes
8686^^^^^^^^^^^^^^^^^
8787-
8888-
8989
9090.. ---------------------------------------------------------------------------
91- .. _ whatsnew_230 .deprecations :
91+ .. _ whatsnew_300 .deprecations :
9292
9393Deprecations
9494~~~~~~~~~~~~
@@ -97,7 +97,7 @@ Deprecations
9797-
9898
9999.. ---------------------------------------------------------------------------
100- .. _ whatsnew_230 .performance :
100+ .. _ whatsnew_300 .performance :
101101
102102Performance improvements
103103~~~~~~~~~~~~~~~~~~~~~~~~
@@ -109,7 +109,7 @@ Performance improvements
109109-
110110
111111.. ---------------------------------------------------------------------------
112- .. _ whatsnew_230 .bug_fixes :
112+ .. _ whatsnew_300 .bug_fixes :
113113
114114Bug fixes
115115~~~~~~~~~
@@ -222,7 +222,7 @@ Other
222222-
223223
224224.. ---------------------------------------------------------------------------
225- .. _ whatsnew_230 .contributors :
225+ .. _ whatsnew_300 .contributors :
226226
227227Contributors
228228~~~~~~~~~~~~
0 commit comments