Skip to content

fix pandas future warnings - #795

Merged
solegalli merged 2 commits into
mainfrom
fixpandasfuturewarnings
Aug 24, 2024
Merged

fix pandas future warnings#795
solegalli merged 2 commits into
mainfrom
fixpandasfuturewarnings

Conversation

@solegalli

Copy link
Copy Markdown
Collaborator

closes #778

@codecov

codecov Bot commented Aug 24, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.85%. Comparing base (178464f) to head (3d888d9).
Report is 1 commits behind head on main.

Files Patch % Lines
..._engine/variable_handling/_variable_type_checks.py 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
- Coverage   97.89%   97.85%   -0.05%     
==========================================
  Files         107      107              
  Lines        4284     4290       +6     
  Branches      855      857       +2     
==========================================
+ Hits         4194     4198       +4     
- Misses         54       55       +1     
- Partials       36       37       +1     

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

@solegalli
solegalli merged commit 7de529c into main Aug 24, 2024
@solegalli
solegalli deleted the fixpandasfuturewarnings branch August 24, 2024 12:02
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.

fix pandas future deprecations in power transformer

1 participant