ANN: Pandas 0.23.2 Released

Tom Augspurger tom.augspurger88 at gmail.com
Fri Jul 6 08:40:22 EDT 2018


Hi all,

I'm happy to announce pandas that pandas 0.23.2 has been released.

This is a minor bug-fix release in the 0.23.x series and includes some
regression fixes, bug fixes, and performance improvements. We recommend
that all users upgrade to this version.
See the full whatsnew
<https://pandas.pydata.org/pandas-docs/version/0.23.2/whatsnew.html> for a
list of all the changes.

The release can be installed with conda from the default channel and
conda-forge::

conda install pandas

Or via PyPI:

python -m pip install --upgrade pandas

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

   - David Krych
   - Jacopo Rota +
   - Jeff Reback
   - Jeremy Schendel
   - Joris Van den Bossche
   - Kalyan Gokhale
   - Matthew Roeschke
   - Michael Odintsov +
   - Ming Li
   - Pietro Battiston
   - Tom Augspurger
   - Uddeshya Singh
   - Vu Le +
   - alimcmaster1 +
   - david-liu-brattle-1 +
   - gfyoung
   - jbrockmendel


More information about the Python-announce-list mailing list