leirusc

Results 1 comments of leirusc

I have the same issue, the code is: `import quantstats as qs qs.extend_pandas() tickers = {'AMZN': 0.5, 'META': 0.5} portfolio = qs.utils.make_index(tickers) qs.reports.html(fmaga, 'SPY', output='output/fmaga_vs_SPY.html')` and the error is download()...