The DoubleML Python library has limited dependency on core libraries from the scientific Python ecosystem: scikit-learn, numpy, pandas, scipy, statsmodels and joblib. Like *fixest* in R, *DoubleML* also supports parallelization. You can check out the *n_jobs_cv* parameter available in all model specifications (very useful in parallelizing the n-fold estimation processes). > [!info]- Last updated: September 3, 2024