Commit Graph

10 Commits

Author SHA1 Message Date
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
Jaques Grobler 3b8d2ecee9 fix for iris dataset 2013-03-18 13:52:20 +01: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 c3ea87dbdf ENH minore example beautification 2012-09-15 16:57:29 +01:00
Andreas Mueller 1be816da97 Example: added a pretty PCA 3D plot of iris, as this dataset is used in so many examples.
Unfortunately the mlp bug about 3d rotations and colors makes it not as nice as it could be.
2012-09-15 16:57:28 +01:00
Andreas Mueller e924f2e201 FIX typos in examples 2012-05-05 21:27:28 +02:00
Andreas Mueller e749771faa MISC don't use ``set_cmap`` 2012-05-05 20:43:21 +02:00
Andreas Mueller 645db95737 ENH adjusted examples to new matplotlib 1.1.1 2012-05-05 20:43:21 +02:00
Gael Varoquaux d829f7d665 DOC create example section for datasets 2012-05-05 19:39:15 +02:00