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

Resolves 2 pandas warnings #418

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Resolves 2 pandas warnings #418

merged 1 commit into from
Nov 11, 2024

Conversation

andrewfullard
Copy link
Contributor

📝 Description

Type: 🪲 bugfix

There are a couple of Pandas futures warnings that cause a lot of trash log output. This PR resolves them. See also #417

🚦 Testing

How did you test these changes?

  • Testing pipeline
  • Other method (describe)
  • My changes can't be tested (explain why)

☑️ Checklist

  • I requested two reviewers for this pull request
  • I updated the documentation according to my changes
  • I built the documentation by applying the build_docs label

Note: If you are not allowed to perform any of these actions, ping (@) a contributor.

@andrewfullard andrewfullard added bug conda Related to conda environment or packages labels Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.69%. Comparing base (3403655) to head (c6f088c).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #418   +/-   ##
=======================================
  Coverage   66.68%   66.69%           
=======================================
  Files          46       46           
  Lines        3497     3498    +1     
=======================================
+ Hits         2332     2333    +1     
  Misses       1165     1165           
Flag Coverage Δ
?

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

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

@andrewfullard andrewfullard merged commit 977c921 into master Nov 11, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug conda Related to conda environment or packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants