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

Unpin pandas and numpy versions. #284

Merged
merged 2 commits into from Apr 19, 2024
Merged

Unpin pandas and numpy versions. #284

merged 2 commits into from Apr 19, 2024

Conversation

delucchi-cmu
Copy link
Contributor

Change Description

Closes #268

Unpins pandas and numpy version requirements. Removes tests that confirm behavior when using an existing multi-indexed dataframe as input, as multi-index support has been changed dramatically since pandas v2.1.

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.35%. Comparing base (f56731f) to head (288d78d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
- Coverage   99.43%   99.35%   -0.09%     
==========================================
  Files          24       24              
  Lines        1234     1234              
==========================================
- Hits         1227     1226       -1     
- Misses          7        8       +1     

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

Copy link
Collaborator

@camposandro camposandro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@delucchi-cmu delucchi-cmu merged commit 4fc15f5 into main Apr 19, 2024
8 of 9 checks passed
@delucchi-cmu delucchi-cmu deleted the issue/268/versions branch April 19, 2024 19:41
delucchi-cmu added a commit to regro-cf-autotick-bot/hipscat-import-feedstock that referenced this pull request Apr 23, 2024
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.

Version requirements for pandas and numpy
2 participants