What’s new in 3.0.5 (July 22, 2026)#
These are the changes in pandas 3.0.5. See Release notes for a full changelog including other versions of pandas.
Fixed regressions#
Fixed a regression where the pandas 3.0.4 wheels could crash with a segmentation fault on Python 3.14 (and other datetime code paths), because they were built against an incompatible numpy version (GH 66086)
Contributors#
A total of 4 people contributed patches to this release. People with a “+” by their names contributed a patch for the first time.
Claude Opus 4.8 +
Matthew Roeschke
jbrockmendel
pandas Development Team