These are the changes in pandas 1.4.4. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in taking NULL :class:`objects` from a :class:`DataFrame` causing a segmentation violation. These NULL values are created by :meth:`numpy.empty_like` (:issue:`46848`)
.. contributors:: v1.4.3..v1.4.4|HEAD