v0.20.1 Final
This is a minor release from 0.20.0 and includes a single change for backwards-compatibility with downstream projects using pandas' utils
routines. See here.
See the Whatsnew file for more information. Please report any issues here.
The release can be installed with conda from the conda-forge channel (builds for osx-64, linux-64 and win-64 for Python 2.7, Python 3.5, and Python 3.6 are all available):
conda install -c conda-forge pandas
Or via PyPI:
pip install --upgrade pip setuptools
pip install --pre --upgrade --upgrade-strategy=only-if-needed pandas