These are the changes in pandas 1.1.5. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :func:`read_sql_table` raising a
sqlalchemy.exc.OperationalError
when column names contained a percentage sign (:issue:`37517`)
.. contributors:: v1.1.4..v1.1.5|HEAD