-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
REL 0.23.1 release #17271
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
REL 0.23.1 release #17271
Conversation
* Typo * Typo in v0.22.rst
…hunks (scikit-learn#17210) * num threads not bigger than num chunks * what's new
* MNT keyword only in examples * MNT pandas 1.0.0 deprectation See pandas-dev/pandas#23566 * MNT new keyword in 0.23
* BUG Fixes cython in splitting * REV Revert * Revert "REV Revert" This reverts commit d1cf3b1. * WIP Uses signed char * WIP Maybe use signed chars * WIP const signed chars
There are some public functions that we did not update with |
@thomasjpfan any ETA? Should we then release tomorrow, or is your pr coming any time now? ;) (no rush, I'm happy with releasing tomorrow) |
The PR is here: #17271 It also lists all other public functions that we missed to see if we want to add a |
I think #17273 should be included. The dependencies are not up to date on the web site. |
Should
be picked? I don't mind, I'm just wondering of what are the rules for bugfix releases. Like, other example-related PRs weren't cherry picked. |
* MNT Add threadpoolctl dependency to README.rst * MNT Add threadpoolctl dependency to advanced installation instructions
@jeremiedbb thanks for the ping, included. @NicolasHug I tried to include the doc changes which were mostly formatting or minor, but not the ones which were a bit more "major", like changing the dataset used in the example. I'm happy to revert that one if you think it's not a consistent policy. |
will wrap this up tomorrow, including #17272 (feel free to continue the process if you think it's urgent) |
* ENH Adds public functions with position args warning * BUG Circlar import * STY * BUG Add keywords * BUG Fixes warnings * ENH Adds other public functions * CLN Suggestion * CLN Suggestion * REV Revert pairwise * ENH Positoinal args for compute_class_weight
#17270 should be included as well.
Anything missing from the picked ones?
ping @scikit-learn/core-devs