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.
2 parents e5c7ebd + ad491b0 commit fd5c65fCopy full SHA for fd5c65f
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