-
Notifications
You must be signed in to change notification settings - Fork 78
pandas 3.0 support #1034
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
pandas 3.0 support #1034
Conversation
|
The pre-release job should fail with a few hundreds red tests. Most of them fail with the latest geopandas |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1034 +/- ##
=======================================
Coverage 92.19% 92.19%
=======================================
Files 49 49
Lines 7545 7549 +4
=======================================
+ Hits 6956 6960 +4
Misses 589 589
🚀 New features to boost your workflow:
|
|
Both |
|
I reverted the min python version to be 3.11 (in the incoming anndata release it will be 3.12, as for SPEC-0). I also modified the pre-release CI job to only include specific packages that we want to test against. |
|
I'll modify the |
pandas3.0. Currently uses the latestanndataandgeopandasfrom GitHubmain(they are not released yet).uvsupport for pre-release versions.