What’s new in 2.3.3 (September 29, 2025) — pandas 3.0.0rc0+33.g1fd184de2a documentation (original) (raw)

These are the changes in pandas 2.3.3. See Release notes for a full changelog including other versions of pandas.

Pandas 2.3.3 is now compatible with Python 3.14#

Pandas 2.3.3 is the first version of pandas that is generally compatible with the upcoming Python 3.14, and both wheels for free-threaded and normal Python 3.14 will be uploaded for this release.

As usual please report any bugs discovered to our issue tracker

Improvements and fixes for the StringDtype#

Most changes in this release are related to StringDtype which will become the default string dtype in pandas 3.0. SeeUpcoming changes in pandas 3.0 for more details.

Improvements#

Bug fixes#

Other changes#

Other bug fixes#

Contributors#

A total of 15 people contributed patches to this release. People with a “+” by their names contributed a patch for the first time.