What’s new in 1.4.3 (June 23, 2022)#

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

Behavior of concat with empty or all-NA DataFrame columns#

The behavior change in version 1.4.0 to stop ignoring the data type of empty or all-NA columns with float or object dtype in concat() (Ignoring dtypes in concat with empty or all-NA columns) has been reverted (GH 45637).

Fixed regressions#

Bug fixes#

Other#

  • The minimum version of Cython needed to compile pandas is now 0.29.30 (GH 41935)

Contributors#

For contributors, please see /usr/share/doc/contributors_list.txt or https://github.com/pandas-dev/pandas/graphs/contributors