Hanmin Qin
6f7394953b
EXA avoid use of matplotlib.cm.spectral which has been removed ( #10764 )
2018-03-07 16:49:45 +11:00
Rajat Khanduja
5e20b8c664
Fixed pep8 violations. Some 'line too long' errors still remain.
2014-05-15 09:23:16 +05:30
Rajat Khanduja
2244098532
Updated examples to use pyplot for plotting instead of pylab
...
Some examples not updated because scripts throw error (probably not
because of the change)
2014-05-15 02:18:07 +05:30
Gael Varoquaux
75705e2b24
MISC: remove reference to deprecated Ward
2014-02-07 09:25:08 +01:00
Lars Buitinck
98b95ca711
DOC fix example comments
...
* @GaelVaroquaux's name was misspelled
* users won't know what a "Documentation merge" is
2013-07-30 12:41:56 +02: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
Alexandre Gramfort
9cfdff594c
missing pl.show() in plot_digits_agglomeration.py
2012-07-28 12:40:52 +02:00
Andreas Mueller
dcc1c7431c
COSMIT + MISC pep8, pyflakes, typos and some other cleanup of examples.
2012-04-29 23:13:06 +02:00
Jaques Grobler
db38edb7ea
delete redundant file, merged some examples and updated links
2012-03-07 03:55:18 +01:00
Jaques Grobler
bca803eb55
Merged a few examples into the example pool
2012-03-07 00:52:17 +01:00