Lars Buitinck
|
9a9b9e85ed
|
DOC+COSMIT: typos, lots of them
Fixes #2102. There's one typo left in joblib which is better fixed
upstream.
|
2013-09-13 16:29:42 +02:00 |
Olivier Grisel
|
dd23eea7e1
|
Py3: fix version comparison in imputation module
|
2013-07-27 18:13:23 +02:00 |
Olivier Grisel
|
ef2a17b73b
|
FIX PY3: list and tuples cannot be compared in Python 3
|
2013-07-27 17:11:49 +02:00 |
Gael Varoquaux
|
8ec572dfa6
|
COMPAT: median and nans in old numpys
|
2013-07-27 16:46:44 +02:00 |
Nicolas Trésegnie
|
8d5e142326
|
Fix use of self
|
2013-07-26 19:03:28 +02:00 |
Nicolas Trésegnie
|
32c1fc90f1
|
Fix self.statistics_ souldn't be set if axis==1
|
2013-07-26 17:37:38 +02:00 |
Nicolas Trésegnie
|
f713996882
|
pyflakes and pep8
|
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 |