chore(deps): update dependency pandas to v2.3.2 (main)
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
pandas |
==2.2.3 -> ==2.3.2
|
Release Notes
pandas-dev/pandas (pandas)
v2.3.2
: Pandas 2.3.2
We are pleased to announce the release of pandas 2.3.2. This release includes some improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0). We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes. Pandas 2.3.2 supports Python 3.9 and higher.
The release will be available on the conda-forge channel:
conda install pandas --channel conda-forge
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v2.3.1
: Pandas 2.3.1
We are pleased to announce the release of pandas 2.3.1. This release includes some improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0). We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes. Pandas 2.3.1 supports Python 3.9 and higher.
The release will be available on the conda-forge channel:
conda install pandas --channel conda-forge
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v2.3.0
: Pandas 2.3.0
We are pleased to announce the release of pandas 2.3.0. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes. Pandas 2.3.0 supports Python 3.10 and higher.
The release will be available on the defaults and conda-forge channels:
conda install -c conda-forge pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.