Skip to content

DOC Ensures that sklearn.preprocessing._data.binarize passes numpydoc validation#22801

Merged
GaelVaroquaux merged 1 commit intoscikit-learn:mainfrom
magalimorin18:my-branch
Mar 12, 2022
Merged

DOC Ensures that sklearn.preprocessing._data.binarize passes numpydoc validation#22801
GaelVaroquaux merged 1 commit intoscikit-learn:mainfrom
magalimorin18:my-branch

Conversation

@magalimorin18
Copy link
Copy Markdown
Contributor

@magalimorin18 magalimorin18 commented Mar 12, 2022

Reference Issues/PRs

Addresses #21350

What does this implement/fix? Explain your changes.

Any other comments?

.gitignore Outdated
build
sklearn/datasets/__config__.py
sklearn/**/*.html
.env
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm happy with this change, but it needs its own PR

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Indeed, two PRs got mixed. We fixed

]
assert_array_equal(expected_names, names)

# def test_rf_regressor_prediction_range():
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think you didn't mean to comment these tests in this PR

Copy link
Copy Markdown
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

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

LGTM.

As these changes are documentation only, I will merge once tests are green.

Copy link
Copy Markdown
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

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

LGTM.

As these changes are documentation only, I will merge once tests are green.

@chagaz
Copy link
Copy Markdown
Contributor

chagaz commented Mar 14, 2022

Adding the #pariswimlds hashtag :-)

glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 6, 2022
Co-authored-by: Magali Morin <magali.morin@student-cs.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants