-
Notifications
You must be signed in to change notification settings - Fork 54
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
Fixing pandas deprecation #1214
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1214 +/- ##
==========================================
+ Coverage 38.54% 38.77% +0.22%
==========================================
Files 164 164
Lines 37032 37044 +12
Branches 6132 6132
==========================================
+ Hits 14274 14362 +88
+ Misses 21619 21554 -65
+ Partials 1139 1128 -11 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes/Addresses:
Addresses issue #1212
Summary/Motivation:
Currently there is a future warning for a pandas deprecation affecting UQ, SDoE and ODoE when using the file results.py
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: