Skip to content

Update dependency pandas to v1.3.2 #875

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

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Update dependency pandas to v1.3.2 #875

merged 1 commit into from
Aug 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pandas (source) ==1.2.5 -> ==1.3.2 age adoption passing confidence

Release Notes

pandas-dev/pandas

v1.3.2

Compare Source

This is a patch release in the 1.3.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:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

v1.3.1

Compare Source

This is the first patch release in the 1.3.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:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

v1.3.0

Compare Source

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.

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.


Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pandas-1.x branch from ace7f3b to 1f1a094 Compare July 26, 2021 11:46
@rashley-iqt
Copy link
Collaborator

This version appears to still have the issue with nullable ints that was introduced in 1.3.0

@renovate renovate bot force-pushed the renovate/pandas-1.x branch 8 times, most recently from eada648 to 221ab4d Compare August 4, 2021 22:31
@renovate renovate bot force-pushed the renovate/pandas-1.x branch from 221ab4d to a2342f9 Compare August 12, 2021 05:43
@renovate renovate bot changed the title Update dependency pandas to v1.3.1 Update dependency pandas to v1.3.2 Aug 15, 2021
@renovate renovate bot force-pushed the renovate/pandas-1.x branch from a2342f9 to 9ed7625 Compare August 15, 2021 16:26
@codecov
Copy link

codecov bot commented Aug 15, 2021

Codecov Report

Merging #875 (9ed7625) into main (c77da3b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #875   +/-   ##
=======================================
  Coverage   87.45%   87.45%           
=======================================
  Files          24       24           
  Lines        1730     1730           
=======================================
  Hits         1513     1513           
  Misses        217      217           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c77da3b...9ed7625. Read the comment docs.

@cglewis
Copy link
Member

cglewis commented Aug 15, 2021

Looks like this release fixes #871 https://pandas.pydata.org/pandas-docs/version/1.3.2/whatsnew/v1.3.2.html#what-s-new-in-1-3-2-august-15-2021

@rashley-iqt rashley-iqt merged commit a3ee314 into main Aug 16, 2021
@renovate renovate bot deleted the renovate/pandas-1.x branch August 16, 2021 14:26
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.

3 participants