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 Pandas 2 and bump minimum Pandas & NumPy #364

Merged
merged 3 commits into from
Mar 3, 2024

Conversation

mdekstrand
Copy link
Member

This updates to current Pandas and NumPy versions per SPEC0:

  • Support Pandas 2
  • Drop support for Pandas 1.4
  • Drop support for NumPy 1.22

@mdekstrand mdekstrand added the dependencies Pull requests that update a dependency file label Mar 3, 2024
@mdekstrand mdekstrand added this to the 2024.1 milestone Mar 3, 2024
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.97%. Comparing base (3a0a0dc) to head (c206378).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #364      +/-   ##
==========================================
- Coverage   91.00%   90.97%   -0.04%     
==========================================
  Files          40       40              
  Lines        3125     3125              
==========================================
- Hits         2844     2843       -1     
- Misses        281      282       +1     

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

@mdekstrand mdekstrand merged commit c206378 into lenskit:main Mar 3, 2024
16 of 17 checks passed
@mdekstrand mdekstrand deleted the tweak/panas2 branch March 3, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant