Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] yfinance: download(show_errors=False) argument is deprecated and will be removed in future version. #5241

Closed
deeleeramone opened this issue Jul 23, 2023 · 1 comment · Fixed by #5289
Labels
bug Fix bug

Comments

@deeleeramone
Copy link
Contributor

Deprecation warning from yFinance.

(🦋) /economy/ $ index -i nq_kix

yfinance: download(show_errors=False) argument is deprecated and will be removed in future version. Do this instead to suppress error messages: logging.getLogger('yfinance').setLevel(logging.CRITICAL)
@deeleeramone deeleeramone added the bug Fix bug label Jul 23, 2023
@jmaslek
Copy link
Collaborator

jmaslek commented Aug 7, 2023

fixing in release 3 2 1

@jmaslek jmaslek mentioned this issue Aug 7, 2023
@jmaslek jmaslek closed this as completed Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants