Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support for bools in SimpleImputer#31730

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
ritvi-alagusankar wants to merge5 commits intoscikit-learn:main
base:main
Choose a base branch
Loading
fromritvi-alagusankar:feat-support-bool-simple-imputer

Conversation

ritvi-alagusankar
Copy link
Contributor

Reference Issues/PRs

Fixes#26292

Changes in PR:

  • Added support for boolean data in SimpleImputer for NumPy arrays and pandas DataFrames. Updated_validate_input to recognize boolean dtypes and set dtype to bool.
  • Added relevant test cases which verifies correct imputation and output dtype across different strategies

@github-actionsGitHub Actions
Copy link

github-actionsbot commentedJul 9, 2025
edited
Loading

✔️ Linting Passed

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

Generated for commit:e3c6de4. Link to the linter CI:here

@ritvi-alagusankarritvi-alagusankar marked this pull request as draftJuly 9, 2025 11:57
@ritvi-alagusankarritvi-alagusankar marked this pull request as ready for reviewJuly 9, 2025 12:12
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add support for bools inSimpleImputer
1 participant
@ritvi-alagusankar

[8]ページ先頭

©2009-2025 Movatter.jp