We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c7ebd commit ad491b0Copy full SHA for ad491b0
Dockerfile
@@ -217,8 +217,6 @@ RUN pip install mpld3 && \
217
pip install pyexcel-ods && \
218
pip install sklearn-pandas && \
219
pip install stemming && \
220
- # b/148383434 remove pip install for holidays once fbprophet is compatible with latest version of holidays.
221
- pip install holidays==0.9.12 && \
222
pip install fbprophet && \
223
pip install holoviews && \
224
# 1.6.2 is not currently supported by the version of matplotlib we are using.
0 commit comments