What’s new in 2.2.3 (September 20, 2024)#
These are the changes in pandas 2.2.3. See Release notes for a full changelog including other versions of pandas.
Pandas 2.2.3 is now compatible with Python 3.13#
Pandas 2.2.3 is the first version of pandas that is generally compatible with the upcoming Python 3.13, and both wheels for free-threaded and normal Python 3.13 will be uploaded for this release.
As usual please report any bugs discovered to our issue tracker
Bug fixes#
Other#
- Missing licenses for 3rd party dependencies were added back into the wheels. (GH 58632) 
Contributors#
A total of 15 people contributed patches to this release. People with a “+” by their names contributed a patch for the first time.
- Abdulaziz Aloqeely + 
- Ben Greiner 
- Elliott Sales de Andrade 
- Ewout ter Hoeven 
- Joris Van den Bossche 
- Laurent Mutricy + 
- Lumberbot (aka Jack) 
- Lysandros Nikolaou + 
- Matthew Roeschke 
- Mohammad Ahmadi + 
- Pandas Development Team 
- Patrick Hoefler 
- Thomas Li 
- dependabot[bot] 
- pre-commit-ci[bot]