Dimitri Papadopoulos Orfanos
|
d4d5f8c7e0
|
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-10-22 15:33:22 +02:00 |
Thomas J. Fan
|
70a185ae59
|
MAINT Enable and run black on examples (#20502)
|
2021-10-07 10:13:00 +02:00 |
Thomas J. Fan
|
81dde3a6e5
|
STY Ensures that "flake8 ." works (#20298)
|
2021-06-18 15:46:40 +02:00 |
Andreas Mueller
|
c970fb51e7
|
COSMIT spelling
|
2015-01-15 15:09:35 -05:00 |
Rajat Khanduja
|
7d10d98492
|
Fixed some PEP8 violations even present in master branch, in examples/
This fixes some of the violations that were not caused by the change to pyplot
from pylab.
|
2014-05-15 09:35:24 +05:30 |
Gael Varoquaux
|
3ac34554e4
|
MISC: documentation and cosmits
Address comments by @jnothman
|
2014-02-17 11:20:42 +01:00 |
Gael Varoquaux
|
fa3edaac33
|
DOC: connectivity in agglomerative clustering
Explain the percolation effect.
|
2014-02-06 18:03:18 +01:00 |
Gael Varoquaux
|
cfa55d3e31
|
DOC: AgglomerationClustering doc and examples
|
2014-02-06 12:51:42 +01:00 |