ANN: pandas 2.2.3
We are pleased to announce the release of pandas v2.2.3. This is a patch release in the 2.2.x series and includes some regression fixes and bug fixes. We recommend that all users in the 2.2.x series upgrade to this version. See the release notes <https://pandas.pydata.org/pandas-docs/version/2.2.3/whatsnew/v2.2.3.html> for a list of all the changes. The release can be installed from PyPI python -m pip install --upgrade pandas==2.2.3 Or from conda-forge conda install -c conda-forge pandas==2.2.3 Please report any issues with the release on the pandas issue tracker <https://github.com/pandas-dev/pandas/issues/new/choose>. Thanks to all the contributors <https://pandas.pydata.org/pandas-docs/version/2.2.3/whatsnew/v2.2.3.html#con...> who made this release possible.
participants (1)
-
Thomas Li