astronomy-commons / hipscat-import

HiPSCat import - generate HiPSCat-partitioned catalogs
https://hipscat-import.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Unpin pandas and numpy versions. #284

Closed delucchi-cmu closed 4 months ago

delucchi-cmu commented 4 months ago

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.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.