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

Skip to content

DOC Clarify fill_value behavior in SimpleImputer #25081

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

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

thomasjpfan
Copy link
Member

Reference Issues/PRs

Fixes #12306

What does this implement/fix? Explain your changes.

As noted in #12306 (comment), I think it makes sense to improve the documentation here.

@thomasjpfan thomasjpfan added the Quick Review For PRs that are quick to review label Nov 30, 2022
@jjerphan jjerphan merged commit ba5f9e0 into scikit-learn:main Dec 1, 2022
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Dec 21, 2022
jjerphan pushed a commit to jjerphan/scikit-learn that referenced this pull request Jan 20, 2023
jjerphan pushed a commit to jjerphan/scikit-learn that referenced this pull request Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation module:impute Quick Review For PRs that are quick to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SimpleImputer to Crash on Constant Imputation with string value when dataset is encoded Numerically
2 participants