h3rm3s

Results 5 comments of h3rm3s

@MinatoNamikazee48 either way you need to install those dependencies through the VS Code console with pip. Or use Anaconda Prompt with a virtual env, that's what I'm using for it....

I'm having this issue too with this notebook: With AXP it goes through all the years i specify: ![Image](https://github.com/user-attachments/assets/b8b2dacb-1a84-4740-a05f-2cab1e71c933) But when it gets to the next one, it starts to...

Having the same issue getting api rate limits and just downloading 30 tickers, but i'm getting data from like 2010 up to january 2025

Yeah saw that, saw in another issue from yfinance where i described that i changed the data.py file from yfinance library to use a rate limit of 1 sec, it's...

I don't know honestly, it's surely taking a lot of time to download now (2008 to 2025 daily, 30 tickers) since i applied that limit, just hit the 18 hours...