Closed ghost closed 3 years ago
Using the provider found in #1, download some data for a specific ticker (e.g. AAPL) or for an ETF (e.g. SPY).
https://github.com/WillKoehrsen/Data-Analysis/tree/master/stocker
Everyone should download https://www.anaconda.com/products/individual, and then in terminal conda install quandl numpy pandas matplotlib pystan. (From this repo)
conda install quandl numpy pandas matplotlib pystan
Using the provider found in #1, download some data for a specific ticker (e.g. AAPL) or for an ETF (e.g. SPY).