These are the changes in pandas 1.3.2. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed bug in :meth:`DataFrame.shift` where TypeError occurred when shifting DataFrame created by concatenation of slices and fills with values (:issue:`42719`)
.. contributors:: v1.3.1..v1.3.2|HEAD