Skip to content

Commit f62011b

Browse files
Remove CausalForestDML dependency
1 parent c9f0fc8 commit f62011b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

causal_testing/testing/estimators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import pandas as pd
1010
import statsmodels.api as sm
1111
import statsmodels.formula.api as smf
12-
from econml.dml import CausalForestDML
1312
from patsy import dmatrix # pylint: disable = no-name-in-module
1413
from patsy import ModelDesc
1514
from sklearn.ensemble import GradientBoostingRegressor

0 commit comments

Comments
 (0)