Jake Vanderplas
|
2983ab900b
|
TST: fix doctests & pep8
|
2013-11-13 04:44:19 -08:00 |
Jake Vanderplas
|
568c43d6f3
|
ENH: add PolynomialFeatures preprocessor
|
2013-11-11 17:18:16 -08:00 |
Andreas Mueller
|
47c9a07548
|
addressing @ogrisel's comments: catch warnings in test, no unneeded digits
|
2013-07-27 15:19:32 +02:00 |
Andreas Mueller
|
0c82974f7c
|
FIX/ENH make StandardScaler convert int input to float and warn about it, instead of warning and rounding for dense and crashing for sparse.
|
2013-07-27 15:19:32 +02:00 |
Arnaud Joly
|
43bff76bbe
|
FIX warning tests in preprocessing
|
2013-07-27 15:01:51 +02:00 |
Nicolas Trésegnie
|
9cb320dd6d
|
Imp move OneHotEncoder to preprocessing/data.py
|
2013-07-26 17:08:59 +02:00 |
Nicolas Trésegnie
|
bc36ad0399
|
Fix imports
|
2013-07-26 17:08:58 +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 |