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

Support for pandas 1.5 and 2 and above #102

Merged
merged 8 commits into from
Jul 13, 2023
Merged

Conversation

SorooshMani-NOAA
Copy link
Collaborator

Fixes #89

@SorooshMani-NOAA SorooshMani-NOAA linked an issue Jul 12, 2023 that may be closed by this pull request
@SorooshMani-NOAA SorooshMani-NOAA merged commit 26c5490 into main Jul 13, 2023
8 checks passed
@SorooshMani-NOAA SorooshMani-NOAA deleted the depend/pandas branch July 13, 2023 12:58
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.29%. Comparing base (6ed2d4f) to head (3a90339).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   21.22%   21.29%   +0.06%     
==========================================
  Files          28       28              
  Lines        3759     3762       +3     
==========================================
+ Hits          798      801       +3     
  Misses       2961     2961              

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

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.

Unit handling behavior change Incompatible with pandas >= 1.5.0 due to SettingWithCopyWarning
2 participants