[Pandas-dev] ANN: Pandas 0.25.2 released!

Tom Augspurger tom.augspurger88 at gmail.com
Sat Oct 19 10:15:56 EDT 2019


This is a minor bug-fix release in the 0.25.x series and includes some
regression fixes
and bug fixes. We recommend that all users upgrade to this version.

This is the first pandas release to support Python 3.8

See the full whatsnew
<https://pandas.pydata.org/pandas-docs/version/0.25/whatsnew/v0.25.2.html>
for a list of all the changes.

The release can be installed with conda from the defaults and conda-forge
channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker
<https://github.com/pandas-dev/pandas/issues>.
Note that there was an issue with building the PDF documentation. It will
be uploaded later.

- Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pandas-dev/attachments/20191019/4ccff167/attachment.html>


More information about the Pandas-dev mailing list