Skip to content

Update dependency pandas to v2.3.1 #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2023

This PR contains the following updates:

Package Change Age Confidence
pandas ==2.0.2 -> ==2.3.1 age confidence

Release Notes

pandas-dev/pandas (pandas)

v2.3.1: Pandas 2.3.1

Compare Source

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

Compare Source

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.

v2.2.3: Pandas 2.2.3

Compare Source

We are pleased to announce the release of pandas 2.2.3.
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.2.3 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install 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.

v2.2.2: Pandas 2.2.2

Compare Source

We are pleased to announce the release of pandas 2.2.2.
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.2.2 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install 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.

v2.2.1: Pandas 2.2.1

Compare Source

We are pleased to announce the release of pandas 2.2.1.
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.2.1 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install 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.

v2.2.0: Pandas 2.2.0

Compare Source

We are pleased to announce the release of pandas 2.2.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.2.0 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install 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.

v2.1.4: Pandas 2.1.4

Compare Source

This is a patch release in the 2.1.x series and includes some regression and bug fixes, and a security fix. 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:

conda install 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.

v2.1.3: Pandas 2.1.3

Compare Source

This is a patch release in the 2.1.x series and includes some regression and bug fixes, and a security fix. 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:

conda install 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.

v2.1.2: Pandas 2.1.2

Compare Source

This is a patch release in the 2.1.x series and includes some regression 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:

conda install 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.

v2.1.1: Pandas 2.1.1

Compare Source

This is a patch release in the 2.1.x series and includes some regression 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:

conda install 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.

v2.1.0: Pandas 2.1.0

Compare Source

We are pleased to announce the release of pandas 2.1.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.1.0 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install 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.

v2.0.3: Pandas 2.0.3

Compare Source

This is a patch release in the 2.0.x series and includes some regression 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:

conda install 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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency pandas to v2.0.3 Update dependency pandas to v2.1.0 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 2770115 to 40f9efb Compare August 30, 2023 14:53
@renovate renovate bot changed the title Update dependency pandas to v2.1.0 Update dependency pandas to v2.1.1 Sep 21, 2023
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 40f9efb to 5748cee Compare September 21, 2023 01:22
@renovate renovate bot changed the title Update dependency pandas to v2.1.1 Update dependency pandas to v2.1.2 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 5748cee to 60acd18 Compare October 26, 2023 20:02
@renovate renovate bot changed the title Update dependency pandas to v2.1.2 Update dependency pandas to v2.1.3 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 60acd18 to 6d25496 Compare November 10, 2023 22:31
@renovate renovate bot changed the title Update dependency pandas to v2.1.3 Update dependency pandas to v2.1.4 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 6d25496 to 77b6f48 Compare December 8, 2023 15:47
@renovate renovate bot changed the title Update dependency pandas to v2.1.4 Update dependency pandas to v2.2.0 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 77b6f48 to 126e649 Compare January 20, 2024 03:29
@renovate renovate bot changed the title Update dependency pandas to v2.2.0 Update dependency pandas to v2.2.1 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 126e649 to c03b1e4 Compare February 23, 2024 16:55
@renovate renovate bot changed the title Update dependency pandas to v2.2.1 Update dependency pandas to v2.2.2 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from c03b1e4 to 2cfa3a8 Compare April 10, 2024 22:50
@renovate renovate bot changed the title Update dependency pandas to v2.2.2 Update dependency pandas to v2.2.3 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 2cfa3a8 to db9b8cd Compare September 20, 2024 15:09
@renovate renovate bot changed the title Update dependency pandas to v2.2.3 Update dependency pandas to v2.3.0 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from db9b8cd to 538287d Compare June 5, 2025 06:13
@renovate renovate bot force-pushed the renovate/pandas-2.x branch from 538287d to 7c64e86 Compare July 7, 2025 20:53
@renovate renovate bot changed the title Update dependency pandas to v2.3.0 Update dependency pandas to v2.3.1 Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants