Concepedia

Publication | Open Access

pandas-dev/pandas: Pandas 1.1.0

11

Citations

0

References

2020

Year

Abstract

This is a minor release which includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version. See the whatsnew for a list of all the changes. The release can be installed from PyPI <pre><code>python -m pip install --upgrade pandas==1.1.0 </code></pre> Or from conda-forge <pre><code>conda install -c conda-forge pandas==1.1.0 </code></pre> Please report any issues with the release candidate on the pandas issue tracker.