progress
This commit is contained in:
@@ -20,6 +20,13 @@ RUN pip install plotly
|
||||
RUN pip install seaborn
|
||||
RUN pip install statsmodels
|
||||
|
||||
RUN pip install scikit-learn
|
||||
RUN pip install Arch
|
||||
RUN pip install Quantlib
|
||||
RUN pip install Backtrader
|
||||
RUN pip install pyfolio
|
||||
RUN pip install XGBoost
|
||||
|
||||
# Install additional applications
|
||||
RUN apt update
|
||||
RUN apt-get install graphviz -y
|
||||
|
||||
Reference in New Issue
Block a user