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 @@ -16,6 +16,7 @@ Version 2.3
1616.. toctree ::
1717 :maxdepth: 2
1818
19+ v2.3.3
1920 v2.3.2
2021 v2.3.1
2122 v2.3.0
Original file line number Diff line number Diff line change 1+ .. _whatsnew_233 :
2+
3+ What's new in 2.3.3 (September XX, 2025)
4+ ----------------------------------------
5+
6+ These are the changes in pandas 2.3.3. See :ref: `release ` for a full changelog
7+ including other versions of pandas.
8+
9+ {{ header }}
10+
11+ .. ---------------------------------------------------------------------------
12+ .. _whatsnew_233.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_233.string_fixes.bugs :
22+
23+ Bug fixes
24+ ^^^^^^^^^
25+ -
26+
27+ .. ---------------------------------------------------------------------------
28+ .. _whatsnew_233.contributors :
29+
30+ Contributors
31+ ~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments