Skip to content
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

Support pandas 2.2.0 #2657

Merged
merged 10 commits into from
Feb 12, 2024
Merged

Support pandas 2.2.0 #2657

merged 10 commits into from
Feb 12, 2024

Conversation

tamargrey
Copy link
Contributor

@tamargrey tamargrey commented Feb 9, 2024

closes #2649

Adds a workaround for pandas-dev/pandas#57317

Also fixes the woodwork tests with main so they can be triggered.

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92b45e5) 99.47% compared to head (e1b030e) 99.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2657   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files         404      404           
  Lines       24204    24215   +11     
=======================================
+ Hits        24077    24088   +11     
  Misses        127      127           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tamargrey tamargrey marked this pull request as ready for review February 9, 2024 21:52
@tamargrey tamargrey enabled auto-merge (squash) February 12, 2024 19:45
@tamargrey tamargrey merged commit f8d5df7 into main Feb 12, 2024
51 checks passed
@tamargrey tamargrey deleted the support-pd-2.2.0 branch February 12, 2024 19:48
@tamargrey tamargrey mentioned this pull request Feb 16, 2024
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.

Add support for pandas 2.2.0
2 participants