-
-
Notifications
You must be signed in to change notification settings - Fork 213
Adding helper functions to support ColumnTransformer #982
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
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
b45f6f2
Adding importable helper functions
Neeratyoy 8e7ea0b
Changing import of cat, cont
Neeratyoy 102a084
Merge branch 'develop' into fix_773
Neeratyoy 18a2dba
Better docstrings
Neeratyoy 381c267
Adding unit test to check ColumnTransformer
Neeratyoy 5dbff2e
Refinements from @mfeurer
Neeratyoy fc4ec73
Editing example to support both NumPy and Pandas
Neeratyoy 8d5cad9
Merge branch 'develop' into fix_773
Neeratyoy 3d66404
Merge branch 'develop' into fix_773
Neeratyoy 90c8de6
Unit test fix to mark for deletion
Neeratyoy e0af15e
Making some unit tests work
Neeratyoy 14aa11d
Waiting for dataset to be processed
Neeratyoy 31d48d8
Minor test collection fix
Neeratyoy 431447c
Template to handle missing tasks
Neeratyoy cc3199e
Accounting for more missing tasks:
Neeratyoy 8a29668
Fixing some more unit tests
Neeratyoy 405e03c
Simplifying check_task_existence
Neeratyoy caf4f46
black changes
Neeratyoy b308e71
Minor formatting
Neeratyoy 436a9fe
Handling task exists check
Neeratyoy ddd8b04
Testing edited check task func
Neeratyoy 74ae622
Merge branch 'fix_unit_tests' of https://github.com/openml/openml-pyt…
Neeratyoy 50ce90e
Flake fix
Neeratyoy aea2832
Updating with fixed unit tests from PR #1000
Neeratyoy 56cd639
More retries on connection error
Neeratyoy 8e8ea2e
Adding max_retries to config default
Neeratyoy d518beb
Update database retry unit test
Neeratyoy 37d9f6b
Print to debug hash exception
Neeratyoy 9bd4892
Fixing checksum unit test
Neeratyoy dc41b5d
Retry on _download_text_file
Neeratyoy 396cb8d
Update datasets_tutorial.py
mfeurer 8f380de
Update custom_flow_tutorial.py
mfeurer bc1745e
Update test_study_functions.py
mfeurer d95b5e6
Update test_dataset_functions.py
mfeurer d58ca5a
Merge branch 'fix_unit_tests' into fix_773
Neeratyoy 91c6cf5
more retries, but also more time between retries
mfeurer b43a0e0
Merge branch 'fix_unit_tests' of https://github.com/openml/openml-pyt…
Neeratyoy a9430b3
allow for even more retries on get calls
mfeurer e9cfba8
Catching failed get task
Neeratyoy c13f6ce
Merge branch 'fix_unit_tests' of https://github.com/openml/openml-pyt…
Neeratyoy 3d7abc2
undo stupid change
mfeurer 94576b1
Merge branch 'fix_unit_tests' of https://github.com/openml/openml-pyt…
Neeratyoy b5e1242
fix one more test
mfeurer d764aad
Merge branch 'fix_unit_tests' into fix_773
Neeratyoy f5e4a3e
Refactoring md5 hash check inside _send_request
Neeratyoy c065dfc
Merge branch 'fix_unit_tests' into fix_773
Neeratyoy 07ce722
Fixing a fairly common unit test fail
Neeratyoy 82e1b72
Reverting loose check on unit test
Neeratyoy 936c252
Merge branch 'fix_unit_tests' into fix_773
Neeratyoy fc8b464
Merge branch 'develop' into fix_773
PGijsbers 46ab043
Fixing integer type check to allow np.integer
Neeratyoy 1be82c3
Trying to loosen check on unit test as fix
Neeratyoy dfbf5e5
Examples support for pandas=1.2.1
Neeratyoy b611f9f
pandas indexing as iloc
Neeratyoy 93833c3
fix example: actually load the different tasks
mfeurer f6aa7ed
Renaming custom flow to disable tutorial (#1019)
Neeratyoy 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
File renamed without changes.
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
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.