Commit Graph

12 Commits

Author SHA1 Message Date
akitty bc1463652d Fix typo 2015-03-15 01:36:29 -04:00
Andreas Mueller c970fb51e7 COSMIT spelling 2015-01-15 15:09:35 -05:00
hendrik 8f94ae6d0f PY3 fixed examples 2014-02-15 17:05:08 +01:00
Jaques Grobler 8861833ec9 DOC spellfixes 2013-06-29 16:18:23 +03:00
Robert Layton dacfd8bd5d DOC: Replaced all BSD style licenses with "BSD 3 clause"
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!

Removed duplicate "3 clause, 3 clause"

Removed trailing period if exists

Fixed some missed licences, still about 50 to do, but those can be automated

Think I got the last of them.

Apparently me and sed have different ideas of regex.

Found a few more
2013-04-30 08:34:46 +02:00
Stefano Lattarini 67ece78da4 COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
Lars Buitinck 837093df7f P3K: use print as a function in the examples
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
Jaques Grobler f56ffb542a Made old EllipticEnvelop deprecated class
-renamed to **EllipticEnvelope**
-Examples updated
2012-03-26 17:16:58 +02:00
Fabian Pedregosa 3fc6f142d4 Typo in example. Thanks Virgile for the cool example. 2011-12-20 11:49:31 -05:00
Gael varoquaux c1003f47f5 BUG: follow API change in outlier_detection 2011-12-20 14:06:49 +01:00
VirgileFritsch d8988774da Cosmit: address Olivier's comments on examples naming. 2011-12-20 13:11:43 +01:00