Skip to content

[MRG] MNT Make modules private in preprocessing #15323

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

Conversation

thomasjpfan
Copy link
Member

@thomasjpfan thomasjpfan commented Oct 21, 2019

Reference Issues/PRs

Partially addresses #9250

Any other comments?

CC @NicolasHug @adrinjalali

@thomasjpfan thomasjpfan changed the title [MRG] MNT Deprecated paths in preprocessing [MRG] MNT Make modules private in preprocessing Oct 21, 2019
@@ -2570,7 +2570,7 @@ def quantile_transform(X, axis=0, n_quantiles=1000,
The default value of parameter `copy` will be changed from False
to True in 0.23. The current default of False is being changed to
make it more consistent with the default `copy` values of other
functions in :mod:`sklearn.preprocessing.data`. Furthermore, the
functions in :mod:`sklearn.preprocessing._data`. Furthermore, the
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
functions in :mod:`sklearn.preprocessing._data`. Furthermore, the
functions in :mod:`sklearn.preprocessing`. Furthermore, the

?

@qinhanmin2014 qinhanmin2014 merged commit 15d5ef0 into scikit-learn:master Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants