Publication | Open Access
pandas-dev/pandas: Pandas 1.1.2
10
Citations
0
References
2020
Year
This is a minor bug-fix release in the 1.1.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version. See the full whatsnew for a list of all the changes. The release will be available on the defaults and conda-forge channels: <pre><code>conda install pandas </code></pre> Or via PyPI: <pre><code>python3 -m pip install --upgrade pandas </code></pre> Please report any issues with the release on the pandas issue tracker.