Gael Varoquaux
63830dc3a7
DOC: stock_market example: follow change of symbol
...
Walgreen now trades under the symbol 'WBA', instead of 'WAG':
http://www.forbes.com/sites/brucejapsen/2014/12/19/iconic-Walgreeneens-shedding-wag-ticker-symbol-moving-to-nasdaq/
2015-03-13 15:22:15 +01:00
Rajat Khanduja
7263d58dcf
Modified example 'plot_stock_market.py' to use matplotlib.pyplot
...
Modified despite #3153 because
- Error is not related to pylab or matplotlib.pyplot
- Removing the symbol 'DELL' from the example solves the problem
2014-05-16 09:43:50 +05:30
hendrik
8f94ae6d0f
PY3 fixed examples
2014-02-15 17:05:08 +01:00
Brooke Osborn
72334f1e8d
removing NWS from list of stock prices
2013-09-16 11:53:04 +02:00
Jaques Grobler
65cce1b43c
fix merge conflict
2013-07-22 16:20:31 +02:00
Jaques Grobler
cbfe851751
example fixes to clean first docstring paragraph of rst code
2013-07-22 15:48:44 +02:00
uber
b9673abd54
example yahoo stock issue fix
2013-07-13 21:48:24 -05:00
Jaques Grobler
8861833ec9
DOC spellfixes
2013-06-29 16:18:23 +03: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
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
Andreas Mueller
5ad3bc672c
ENH rename out_dim to n_components in manifold module
2012-05-06 16:08:25 +02:00
Jaques Grobler
1b06362a1a
fixed links & neatening
2012-03-08 15:21:53 +01:00
Gael varoquaux
fca7dda5ff
MISC: plot_stock_market cluster on learned covariance
...
Shows the relations between the methods
2011-11-12 21:43:53 +01:00
Olivier Grisel
218767c9b7
PEP8 + various cosmits
2011-11-10 23:43:11 +01:00
Gael varoquaux
f6d28c3f5a
DOC: docstring in stock market example
2011-11-10 23:43:10 +01:00
Gael varoquaux
17361c759b
COSMIT: address most of @ogrisel's comments
2011-11-10 23:43:10 +01:00
Gael varoquaux
da97008a46
DOC: better stock_market example (WIP)
...
Use all our battery of unsupervised methods
2011-11-10 23:43:10 +01:00