What’s new in 1.5.3 (January 18, 2023) — pandas 2.2.3 documentation (original) (raw)

These are the changes in pandas 1.5.3. See Release notes for a full changelog including other versions of pandas.

Fixed regressions#

Bug fixes#

Other#

Note

If you are using DataFrame.to_sql(), read_sql(), read_sql_table(), or 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#

A total of 19 people contributed patches to this release. People with a “+” by their names contributed a patch for the first time.