[Pandas-dev] ANN: pandas v1.5.0

Marc Garcia garcia.marc at gmail.com
Mon Sep 19 18:19:18 EDT 2022


Hi all,

We are pleased to announce the release of pandas v1.5.0.

This release includes some new features, bug fixes and performance
improvements.

See the release notes
<https://pandas.pydata.org/pandas-docs/version/1.5/whatsnew/v1.5.0.html> for
a list of all the changes.

The release can be installed from PyPI

    python -m pip install --upgrade pandas==1.5.0

Or from conda-forge

    mamba install -c conda-forge pandas=1.5.0

Packages for ARM and PowerPC are still being built, and will be available
in the next hours.

Please report any issues with the release on the pandas issue tracker
<https://github.com/pandas-dev/pandas/issues>.

This release has been made possible thanks to around 260 contributors. 22
being core developers, and around 70% being first time contributors. It has
also been possible thanks to the organisations supporting the development
of pandas: NumFOCUS, Two Sigma, Voltron Data, d-fine, Quansight, NVIDIA,
Tidelift, Chan Zuckerberg Initiative and Bodo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20220919/a2d795af/attachment.html>


More information about the Pandas-dev mailing list