Test with numpy==2.0.0
- Ngôn ngữ chính
- Python
- Star
- 1.5k
- Fork
- 398
- Merge trung bình
- 1 ngày 16 giờ
- Pull request đã merge (30 ngày)
- 6
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.