Skip to content

Releases: DoubleML/doubleml-for-py

DoubleML 0.11.1

04 Dec 12:29

Choose a tag to compare

DoubleML 0.11.0

21 Nov 09:57

Choose a tag to compare

DoubleML 0.10.1

08 Jul 07:39

Choose a tag to compare

DoubleML 0.10.0

26 May 05:52

Choose a tag to compare

DoubleML 0.9.3

09 Jan 14:51

Choose a tag to compare

  • Fixed/Adapted unit tests that failed in the release of 0.9.2 to conda-forge. #208

DoubleML 0.9.2

08 Jan 11:22

Choose a tag to compare

  • Make rdrobust optional for conda. Create pyproject.toml and remove setup.py for packaging #285 #286

  • Maintenance package #284

  • Maintenance documentation #205 #206 #207

DoubleML 0.9.1

06 Jan 12:15

Choose a tag to compare

  • Release highlight: Regression Discontinuity Designs with Flexible Covariate Adjustment
    via RDFlex class (in cooperation with Claudia Noack and Tomasz Olma; see their paper) #276

  • Add cov_type=HC0 and enable key-worded arguments to DoubleMLBLP #270 #271

  • Update User Guide and Example Gallery #204

  • Add AutoML example for tuning DoubleML estimators #199

  • Maintenance package #268 #278 #279 #281 #282

  • Maintenance documentation #201 #203

DoubleML 0.9.0

30 Aug 14:52

Choose a tag to compare

DoubleML 0.8.2

05 Aug 15:56

Choose a tag to compare

  • API Update: Change nuisance evaluation for classifiers. The corresponding properties are renamed nuisance_loss instead of rmses #254 #184

  • Add new example on sensitivity analysis #190

  • Add a new example on DiD with DoubleML in R #178

  • Enable set_sample_splitting for cluster data #255

  • Update the make_confounded_irm_data data generating process #263

  • Maintainance package #264

  • Maintenance documentation #177 #180 #181 #187 #189