Commit Graph

11 Commits

Author SHA1 Message Date
mjbommar 724b63a16c Replacing the test .todense() methods with .toarray() 2014-05-20 21:44:34 -04:00
Joel Nothman 43da4ad830 ENH/TST remove unnecessary sorts and complete testing for sparse median 2014-03-04 00:16:49 +11:00
Joel Nothman dbc26ce996 COSMIT remove unused imports and variables 2014-02-03 19:43:56 +11:00
Gilles Louppe 9e432a88b7 COSMIT: PEP8 in test_imputation 2014-01-16 14:29:48 +01:00
Gilles Louppe c931854120 FIX: Don't copy X at imputation in the sparse case 2014-01-01 17:52:18 +01:00
Gilles Louppe 08debe2cca FIX: Ensure expected behaviour when copy=True|False in Imputer 2014-01-01 17:52:05 +01:00
Ankit Agrawal 067ace1c5d Using assert_equal routine from nose 2013-11-06 13:37:07 +05:30
Ankit Agrawal 6f8186f78a Adding a test for verifying the shape of imputed matrices 2013-11-06 10:24:29 +05:30
Gael Varoquaux 8ec572dfa6 COMPAT: median and nans in old numpys 2013-07-27 16:46:44 +02:00
Nicolas Trésegnie 15984d9a55 Del unused imports in preprocessing + pep8 2013-07-26 17:08:58 +02:00
Nicolas Trésegnie b8201b452f Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00