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 cef92be commit 954a95eCopy full SHA for 954a95e
Dockerfile.tmpl
@@ -478,7 +478,6 @@ RUN pip install flashtext && \
478
pip install pandasql && \
479
pip install tensorflow_hub && \
480
pip install jieba && \
481
- pip install git+https://github.com/SauceCat/PDPbox && \
482
# ggplot is broken and main repo does not merge and release https://github.com/yhat/ggpy/pull/668
483
pip install https://github.com/hbasria/ggpy/archive/0.11.5.zip && \
484
pip install cesium && \
tests/test_pdpbox.py
0 commit comments