Jake Vanderplas
|
d071ef17e8
|
address PR2585 comments
|
2013-11-12 11:47:44 -08:00 |
Jake Vanderplas
|
568c43d6f3
|
ENH: add PolynomialFeatures preprocessor
|
2013-11-11 17:18:16 -08: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 |
Andreas Mueller
|
d8f90d137d
|
use column_or_1d, move it to utils
|
2013-07-26 17:16:27 +02:00 |
Nicolas Trésegnie
|
f713996882
|
pyflakes and pep8
|
2013-07-26 17:08:59 +02:00 |
Nicolas Trésegnie
|
9cb320dd6d
|
Imp move OneHotEncoder to preprocessing/data.py
|
2013-07-26 17:08:59 +02:00 |
Nicolas Trésegnie
|
15984d9a55
|
Del unused imports in preprocessing + pep8
|
2013-07-26 17:08:58 +02:00 |
Nicolas Trésegnie
|
ec6057a384
|
Imp splitting of preprocessing.py
|
2013-07-26 17:08:58 +02:00 |