Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.65 KB

v2.0.3.rst

File metadata and controls

44 lines (32 loc) · 1.65 KB

What's new in 2.0.3 (July XX, 2023)

These are the changes in pandas 2.0.3. See :ref:`release` for a full changelog including other versions of pandas.

{{ header }}

Fixed regressions

  • Fixed performance regression in merging on datetime-like columns (:issue:`53231`)
  • For external ExtensionArray implementations, restored the default use of _values_for_factorize for hashing arrays (:issue:`53475`)

Bug fixes

Other

Contributors

.. contributors:: v2.0.2..v2.0.3|HEAD