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

[commod_price] Execution takes a very long time #6

Open
mmcky opened this issue May 9, 2023 · 1 comment
Open

[commod_price] Execution takes a very long time #6

mmcky opened this issue May 9, 2023 · 1 comment

Comments

@mmcky
Copy link
Contributor

mmcky commented May 9, 2023

This code cell

import yfinance as yf
import matplotlib.pyplot as plt
s = yf.download('CT=F', '2016-1-1', '2023-4-1')['Adj Close']

is taking a very long time to run (> 2minutes and still running)

@mmcky mmcky mentioned this issue May 9, 2023
39 tasks
@Smit-create
Copy link
Member

For me, that ran well but didn't download, and gave the following error:

[*********************100%***********************]  1 of 1 completed

1 Failed download:
- CT=F: No timezone found, symbol may be delisted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants