我发现datareader不支持某些证券交易所。例如,新加坡。任何解决方法?
IOError: after 3 tries, Google did not return a 200 for url 'http://www.google.com/finance/historical?q=SGX%3ABLA&startdate=Jan+01%2C+2015&enddate=Apr+20%2C+2016&output=csv
返回此类错误。
query = web.DataReader(("IDX:CASS"), 'google', start, now)
适用于IDX印度尼西亚
super()
答案 0 :(得分:0)
那个URL是404 - 熊猫没有错,也许只是检查一下URL?也许他们与不同的谷歌财务支持进行不同的交流。