This commit is contained in:
Amit Sharma 2021-04-28 12:06:10 +05:30 коммит произвёл GitHub
Родитель a8ba8932e5
Коммит 29b0d75d64
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -132,8 +132,6 @@ first install graphviz and then pygraphviz (on Ubuntu and Ubuntu WSL).
pip install pygraphviz --install-option="--include-path=/usr/include/graphviz" \
--install-option="--library-path=/usr/lib/graphviz/"
Keep in mind that pygraphviz installation can be problematic on the latest versions of Python3. Tested to work with Python 3.5.
Sample causal inference analysis in DoWhy
-------------------------------------------
Most DoWhy