File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Version 2.3
24
24
.. toctree ::
25
25
:maxdepth: 2
26
26
27
+ v2.3.2
27
28
v2.3.1
28
29
v2.3.0
29
30
Original file line number Diff line number Diff line change
1
+ .. _whatsnew_232 :
2
+
3
+ What's new in 2.3.2 (August XX, 2025)
4
+ -------------------------------------
5
+
6
+ These are the changes in pandas 2.3.2. See :ref: `release ` for a full changelog
7
+ including other versions of pandas.
8
+
9
+ {{ header }}
10
+
11
+ .. ---------------------------------------------------------------------------
12
+ .. _whatsnew_232.string_fixes :
13
+
14
+ Improvements and fixes for the StringDtype
15
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
+
17
+ Most changes in this release are related to :class: `StringDtype ` which will
18
+ become the default string dtype in pandas 3.0. See
19
+ :ref: `whatsnew_230.upcoming_changes ` for more details.
20
+
21
+ .. _whatsnew_232.string_fixes.bugs :
22
+
23
+ Bug fixes
24
+ ^^^^^^^^^
25
+ -
26
+
27
+ .. ---------------------------------------------------------------------------
28
+ .. _whatsnew_232.contributors :
29
+
30
+ Contributors
31
+ ~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments