<div dir="ltr"><div class="gmail-markdown-body">
    <p>This is a minor bug-fix release in the 0.25.x series and includes some regression fixes<br>
and bug fixes. We recommend that all users upgrade to this version.</p><p>This is the first pandas release to support Python 3.8<br></p>
<p>See the full <a href="https://pandas.pydata.org/pandas-docs/version/0.25/whatsnew/v0.25.2.html" rel="nofollow">whatsnew</a> for a list of all the changes.</p>
<p>The release can be installed with conda from the defaults and conda-forge channels:</p>
<pre><code>conda install pandas
</code></pre>
<p>Or via PyPI:</p>
<pre><code>python3 -m pip install --upgrade pandas
</code></pre>
<p>Please report any issues with the release on the <a href="https://github.com/pandas-dev/pandas/issues">pandas issue tracker</a>.</p>
  </div><div class="gmail-markdown-body">Note that there was an issue with building the PDF documentation. It will be uploaded later.</div><div class="gmail-markdown-body"><br></div><div class="gmail-markdown-body">- Tom<br></div></div>