test / app.py
DataWizard9742's picture
Create app.py
47fa594
raw
history blame contribute delete
73 Bytes
from fbprophet import prophet
import yfinance as yf
print("hello world")