====
Data
====

Sometimes it is more fun to play with real data than with random data
(la.rand).

Yahoo! Finance
--------------

The ``la`` package provides a function to load open, close, high, low, volume,
and adjclose from Yahoo! Finance.

------------
             
.. autofunction:: la.data.yahoo.quotes()
