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 |
Dimitri Papadopoulos Orfanos
|
5f6e17c084
|
MNT Remove #!/usr/bin/python shebang in examples (#21246)
|
2021-10-14 18:51:09 +02:00 |
Thomas J. Fan
|
70a185ae59
|
MAINT Enable and run black on examples (#20502)
|
2021-10-07 10:13:00 +02:00 |
Naoya Kanai
|
bd0fc236e0
|
[MRG+1] MAINT drop SciPy < 0.13 (#8854)
Remove sklearn.utils.fixes functions that are not needed for scipy >= 0.13 and keep deprecated wrappers in other modules.
|
2017-06-02 23:36:33 +02:00 |
Nelson Liu
|
fcfaa5fc37
|
Updated examples and tests that use scipy's lena
scipy.misc.lena will be removed in scipy version 0.17.
This changes the example to use scipy.misc.face instead.
|
2016-02-11 09:13:40 +01:00 |