What’s new in 1.4.2 (April 2, 2022)

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

Fixed regressions

Bug fixes

  • Fix some cases for subclasses that define their _constructor properties as general callables (GH46018)

  • Fixed “longtable” formatting in Styler.to_latex() when column_format is given in extended format (GH46037)

  • Fixed incorrect rendering in Styler.format() with hyperlinks="html" when the url contains a colon or other special characters (GH46389)

  • Improved error message in Rolling when window is a frequency and NaT is in the rolling axis (GH46087)

Contributors

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