Skip to content

Commit 422f503

Browse files
committed
Updated docs with details of ex-dates for Yahoo historical actions.
1 parent 20736c5 commit 422f503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/remote_data.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Historical stock prices from Yahoo! Finance.
4747
f = web.DataReader("F", 'yahoo', start, end)
4848
f.ix['2010-01-04']
4949
50-
Historical corporate actions (Dividends and Stock Splits) from Yahoo! Finance.
50+
Historical corporate actions (Dividends and Stock Splits) with ex-dates from Yahoo! Finance.
5151

5252
.. ipython:: python
5353

0 commit comments

Comments
 (0)