fall2023csce5214 / ltsm_stock_market_prediction

0 stars 0 forks source link

Import Stock Price Data into Database #24

Open johnsonlarryl opened 1 year ago

johnsonlarryl commented 1 year ago

This ticket depends on #23. This ticket will entail loading the entire Yahoo Finance dataset into Postgres. Note, we may run into an issue where recent data (ie. today's date may not be available and we may have to pull the additional data from another data source.