Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DataWizard9742
/
test
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test
File size: 73 Bytes
47fa594
1
2
3
4
from
fbprophet
import
prophet
import
yfinance
as
yf
print
(
"hello world"
)