Test with numpy==2.0.0
- Lingua principale
- Python
- Stelle
- 1.5k
- Fork
- 398
- Merge medio
- 1g 16h
- PR unite (30g)
- 6
Descrizione
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
numpy==2.0.0 is released with some backward incompatible changes. See https://pypi.org/project/numpy/ . Installations can automatically utilize it.
It is worthwhile to test everything, including all dataframes, to ensure that they are still working correctly with this new release of numpy.
### Describe the solution you'd like.
Review the breaking changes of numpy. Refer to https://numpy.org/devdocs/numpy_2_0_migration_guide.html
Test all dataframes and everything else that can be impacted.
### Describe an alternate solution.
_No response_
### Anything else? (Additional Context)
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.