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

⬆️ Add a lower bound for pandas #2242

Merged
merged 1 commit into from
Dec 2, 2024
Merged

⬆️ Add a lower bound for pandas #2242

merged 1 commit into from
Dec 2, 2024

Conversation

Koncopd
Copy link
Member

@Koncopd Koncopd commented Dec 2, 2024

Fix #2227
this is needed because .infer_objects doesnt have the copy argument before pandas==2.0.0, and it is used here.

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.71%. Comparing base (4c27162) to head (ef30d1d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2242   +/-   ##
=======================================
  Coverage   92.71%   92.71%           
=======================================
  Files          55       55           
  Lines        6947     6947           
=======================================
  Hits         6441     6441           
  Misses        506      506           

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

@Koncopd Koncopd merged commit 1b8f66d into main Dec 2, 2024
15 checks passed
@Koncopd Koncopd deleted the bound_pandas branch December 2, 2024 15:16
Copy link

github-actions bot commented Dec 2, 2024

@github-actions github-actions bot temporarily deployed to pull request December 2, 2024 15:20 Inactive
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 a lower bound on pandas for curation
1 participant