Commit Graph

12 Commits

Author SHA1 Message Date
Thomas J Fan db2290ce38 MNT Fixes cross-reference and no reference issues in sphinx (#13000)
* DOC: Fixes cross references

* RFC: Minimizes diffs

* REV: Removes default-role

* ENH: Process python domain first

* ENH: Support sphinx 1.6.2

* RFC: Only reorder for python classes

* RFC: Adds early exit

* DOC: Uses term for ColumnTransformer

* REV: Removes styling from term

* ENH: Handle no references case

* ENH: Adds RuntimeError

* RFC: Adds runtime error message

* DOC: Adds comment on default_role

* CLN Removes term
2019-02-28 19:17:38 +01:00
Hanmin Qin 32ac22870d [MRG+1] Fix warnings in lgtm.com (remove redundant code) (#9719) 2017-09-14 11:42:58 +02:00
plagree 1f6ac72df7 [MRG] DOC examples with correct notebook style (#9061)
* DOC examples with correct notebook style

* Modifications in examples/ to avoid unwanted notebook style

* Remove last notebook style example

* Space formatting to avoid notebook style
2017-06-20 14:48:57 +02:00
MechCoder 8a8ead3009 Minor typo in plot_dict_face_patches.py 2014-11-21 15:15:37 +01:00
MechCoder a049adac9c DOC: Typo in dict_faces.py 2014-11-20 14:00:55 +01: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
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 e52e24706f COSMIT pep8 2013-01-21 21:20:21 +01:00
GaelVaroquaux 5d97a113e3 DOC: change the example to lighter dataset 2013-01-20 19:48:11 +01:00
Gael Varoquaux 4ba01b6932 DOC: dict learning with kmeans in narrative doc 2013-01-20 19:48:11 +01:00
Gael Varoquaux 70a3090123 DOC: improve online KMeans example 2013-01-20 19:48:10 +01:00