Skip to content

Commit

Permalink
pinned econml and dml versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vsyrgkanis committed Jun 29, 2024
1 parent 443d059 commit e0f0ed0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AC2/python-dml-401k-IV.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,7 @@
},
"outputs": [],
"source": [
"!pip install econml"
"!pip install econml==0.14.2"
]
},
{
Expand Down Expand Up @@ -1683,7 +1683,7 @@
},
"outputs": [],
"source": [
"!pip install doubleml"
"!pip install doubleml~=0.7.0"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion PM4/python-dml-401k.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1590,7 +1590,7 @@
},
"outputs": [],
"source": [
"!pip install doubleml"
"!pip install doubleml~=0.7.0"
]
},
{
Expand Down

0 comments on commit e0f0ed0

Please sign in to comment.