-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
[breaking] Bump Python requirement to 3.10. #10434
Conversation
all modin tests are broken due to updated numpy. |
cupy is running into error as well. |
dask-expr appears to be running into trouble with the latest pandas. |
|
Err, immediately fail after removing the partitioning function. |
Couldn't reproduce the hang, will try it on aws later. |
@hcho3 Could you please help take another look? I have updated the PR description. |
* Fix #10752 (#10972) * Fix #10752 * [CI] Replace Mambaforge -> Miniforge3 * Fix formatting * Increase timeout for Multi-GPU approx tests. (#11111) * Fix tests with the latest scikit-learn. (#11086) * Fix tests with the latest scikit-learn. * dask. * Remove scikit-learn pin --------- Co-authored-by: Philip Hyunsu Cho <[email protected]> * Revert base class change * SYCL. Fix CI failures (#10987) * [CI] Use Python 3.10 + latest sklearn in Windows * Increase timeout in C++ tests from 1 to 5 seconds. (#10756) To avoid CI failures on FreeBSD. * [CI] Pin sklearn to 1.5.2 * [CI] Apply part of #10434 --------- Co-authored-by: Jiaming Yuan <[email protected]> Co-authored-by: Dmitry Razdoburdin <[email protected]>
Not sure what specifically you saw when working on this, but just to connect some threads... I was trying to run Linking: |
safe
casting rule.Close #10371