Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jeremiedbb
Copy link
Member

Extracted from #26686 to ease the reviews. The end goal is to clean the utils.__init__ module as explained in the linked PR.

The only current usage of tosequence is in a single test, to turn a map into a list. I don't think we really need to keep it in the codebase. It's not a public function but since it's available from sklearn.utils and doesn't have a leading underscore, let's be extra safe and follow the deprecation cycle, unless you think otherwise and I'll be happy to just remove it right away :)

@jeremiedbb jeremiedbb added the Quick Review For PRs that are quick to review label Apr 3, 2024
@github-actions
Copy link

github-actions bot commented Apr 3, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 78e3915. Link to the linter CI: here

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:ensemble module:utils Quick Review For PRs that are quick to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants