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

fix deprecation warnings #1243

Merged
merged 1 commit into from
Mar 14, 2024
Merged

fix deprecation warnings #1243

merged 1 commit into from
Mar 14, 2024

Conversation

vuillaut
Copy link
Member

fix deprecated warnings about pandas use_inf_as_na and max_features

Fixes #1236

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.81%. Comparing base (e0f6d78) to head (8d5c5c9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1243   +/-   ##
=======================================
  Coverage   72.81%   72.81%           
=======================================
  Files         133      133           
  Lines       13911    13911           
=======================================
  Hits        10129    10129           
  Misses       3782     3782           

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

@chaimain chaimain linked an issue Mar 13, 2024 that may be closed by this pull request
@vuillaut vuillaut merged commit d1b2f14 into main Mar 14, 2024
9 checks passed
@vuillaut vuillaut deleted the fix_deprecated branch March 14, 2024 11:15
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.

use_inf_as_na deprecated FutureWarning: use_inf_as_na option is deprecated
2 participants