-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] adjust test for non numpy output (#2517)
* adjust test for non numpy output * test list output * test dataframe output * change pickle test * equal nans * test scalar output * fix lists output * allow arrays of objects * allow arrays of objects * test for boolean elements (MERLIN) * switch to deep equals * switch to deep equals * switch to deep equals * switch to deep equals * switch to deep equals * add np.bool_ * rework hydra classifier for numpy * rework hydra classifier for numpy * exclude HydraTransformer * unexclude SFA * remove line
- Loading branch information
1 parent
8be3fb9
commit 874478c
Showing
3 changed files
with
27 additions
and
24 deletions.
There are no files selected for viewing
This file contains 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 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 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