Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 3.14 KB

v1.5.3.rst

File metadata and controls

59 lines (44 loc) · 3.14 KB

What's new in 1.5.3 (December ??, 2022)

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

{{ header }}

Fixed regressions

Bug fixes

Other

Note

If you are using :meth:`DataFrame.to_sql`, :func:`read_sql`, :func:`read_sql_table`, or :func:`read_sql_query` with SQLAlchemy 1.4.46 or greater, you may see a sqlalchemy.exc.RemovedIn20Warning. These warnings can be safely ignored for the SQLAlchemy 1.4.x releases as pandas works toward compatibility with SQLAlchemy 2.0.

Contributors

.. contributors:: v1.5.2..v1.5.3|HEAD