These are the changes in pandas 1.2.5. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed bug in :meth:`DataFrame.to_string` where
index=False
resulted in a misplaced truncation column (:issue:`40907`)
.. contributors:: v1.2.4..v1.2.5|HEAD