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

Suppress FutureWarnings for Pandas < 2 #28481

Merged
merged 5 commits into from
Sep 18, 2023
Merged

Conversation

caneff
Copy link
Contributor

@caneff caneff commented Sep 15, 2023

~600 warnings due to stuff that is deprecated by Pandas 1.5 and removed by 2. It would be too annoying to capture them individually.

@caneff
Copy link
Contributor Author

caneff commented Sep 15, 2023

R: @tvalentyn

@github-actions
Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #28481 (d007f04) into master (bec94d9) will decrease coverage by 0.02%.
Report is 79 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #28481      +/-   ##
==========================================
- Coverage   72.33%   72.31%   -0.02%     
==========================================
  Files         682      683       +1     
  Lines      100536   100694     +158     
==========================================
+ Hits        72719    72820     +101     
- Misses      26239    26296      +57     
  Partials     1578     1578              
Flag Coverage Δ
python 82.82% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 16 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@caneff caneff marked this pull request as ready for review September 15, 2023 18:18
@caneff
Copy link
Contributor Author

caneff commented Sep 15, 2023

Run PythonLint PreCommit

@tvalentyn
Copy link
Contributor

ptal at lint errors

@tvalentyn
Copy link
Contributor

Run PythonLint PreCommit

@caneff caneff requested a review from tvalentyn September 15, 2023 22:00
@tvalentyn tvalentyn merged commit d79f537 into apache:master Sep 18, 2023
77 checks passed
@caneff caneff deleted the warnings branch September 21, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants