Skip to content

Commit

Permalink
Merge branch 'link_glossary_terms' of github.com:Quantco/metalearners…
Browse files Browse the repository at this point in the history
… into link_glossary_terms
  • Loading branch information
kklein committed Jun 20, 2024
2 parents 7c6c673 + 3f1e7aa commit 90b4489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/example_reuse.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
" n_variants=2,\n",
")\n",
"\n",
"rlearner_new.fit(\n",
"drlearner.fit(\n",
" X=df[feature_columns],\n",
" y=df[outcome_column],\n",
" w=df[treatment_column],\n",
Expand Down

0 comments on commit 90b4489

Please sign in to comment.