-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
[MRG + 1] Remove "warn_on_dtype" from check_array #13382
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
NicolasHug
merged 54 commits into
scikit-learn:master
from
praths007:remove_warn_on_dtype_from_check_array
Apr 19, 2019
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
ba5fd14
Merge pull request #1 from scikit-learn/master
praths007 d9926ba
added datatype conversion for arrays whose boolean distance is to be …
praths007 760a88b
flake 8 changes
praths007 972d9e6
Merge pull request #2 from scikit-learn/master
praths007 9d0c75d
Merge branches 'master' and 'remove_warn_on_dtype_from_check_array' o…
praths007 9a73b7c
removed warn_on_dtype from check_pairwise_array
praths007 f2fc999
removed flake 8 issue
praths007 e9a6fec
restored extraneous flake 8 changes
praths007 6d45e73
deprecated warn_on_dtype acceptance in check_array
praths007 4dcfc93
flake 8 grief fix
praths007 80074cb
Merge pull request #3 from scikit-learn/master
praths007 0a615eb
Merge branch 'master' of https://github.com/praths007/scikit-learn in…
praths007 db005d3
removed uneccessary changes
praths007 187a2c9
incorporated review changes #1
praths007 9120535
Merge pull request #4 from scikit-learn/master
praths007 285e463
Merge branch 'master' of https://github.com/praths007/scikit-learn in…
praths007 6845199
remove obsolete merge changes
praths007 27b6fe6
changed ignore message
praths007 af3c07a
change deprecation warning message
praths007 6c17ca2
filter out deprecation warnings in assert warns and assert no warnings
praths007 801acd3
reverted `testing.py` changes
praths007 a918302
review changes #4
praths007 db58ec8
remove setting to None
praths007 4accc4e
review changes #5 (tweaked test cases)
praths007 35d969a
flake 8 changes
praths007 90380d4
updated test cases for deprecation
praths007 dde46ca
fixed failing tests
praths007 90472d2
flake 8
praths007 36267ba
flake 8#2
praths007 c3f1dcc
filter warnings
praths007 d3d276d
ignore warnings
praths007 498dcc2
warn_on_dtype False fix
praths007 7d178bb
logic changes
praths007 2e137b1
remove typo
praths007 7cc5671
remove warn_on_dtype from check_X_y
praths007 30196a8
updated docstring for circleci
praths007 91b23e5
added optional
praths007 e808afc
changes to tests
praths007 5e6a304
check_x_y changes
praths007 2fdd34c
changing False to None
praths007 97440aa
review changes
praths007 5eb8d17
fixing doc
praths007 660476e
fixing doc#2
praths007 ad611e2
removed unwanted examples
praths007 09627dc
Merge pull request #5 from scikit-learn/master
praths007 1567f89
Merge branch 'master' of https://github.com/praths007/scikit-learn in…
praths007 350ef5c
review changes
praths007 69981aa
restored test, updated changelog, modified docstring
praths007 62d2834
added .
praths007 1a39743
updated changelog
praths007 4943d1e
updated changelog
praths007 6e0b773
cosmetic changes
praths007 9f26b49
Merge pull request #6 from scikit-learn/master
praths007 57b1f04
Merge pull request #7 from praths007/master
praths007 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.