Closed
Description
Does it make sense to extend documentation with links to a 3rd party libraries that download financial data from different sources in the pandas format? E.g. interfaces for Quandl (http://www.quandl.com/help/packages/python) or for Thomson Reuters Datastream (https://github.com/vfilimonov/pydatastream)?
Also personally I would be happy if pydatastream was included into Pandas, though since TR Datastream itself is not a free data source, it may not fit well pandas structure.