<div dir="ltr"><div class="m_6587443682677826054gmail-markdown-body">
        <p>Hi all,</p><p><font face="arial, helvetica, sans-serif">I'm happy to announce pandas that pandas 0.23.2 has been released.</font><br></p><p>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.<br>
See the <a href="https://pandas.pydata.org/pandas-docs/version/0.23.2/whatsnew.html" rel="nofollow" target="_blank">full whatsnew</a> for a list of all the changes.</p>
<p>The release can be installed with conda from the default channel and conda-forge::</p>
<pre><code>conda install pandas
</code></pre>
<p>Or via PyPI:</p>
<pre><code>python -m pip install --upgrade pandas
</code></pre>
      </div><div><p>A total of 17 people contributed to this release.  People with a “+” by their
names contributed a patch for the first time.</p>
<ul class="m_6587443682677826054gmail-simple">
<li>David Krych</li>
<li>Jacopo Rota +</li>
<li>Jeff Reback</li>
<li>Jeremy Schendel</li>
<li>Joris Van den Bossche</li>
<li>Kalyan Gokhale</li>
<li>Matthew Roeschke</li>
<li>Michael Odintsov +</li>
<li>Ming Li</li>
<li>Pietro Battiston</li>
<li>Tom Augspurger</li>
<li>Uddeshya Singh</li>
<li>Vu Le +</li>
<li>alimcmaster1 +</li>
<li>david-liu-brattle-1 +</li>
<li>gfyoung</li>
<li>jbrockmendel</li>
</ul><br></div></div>