Skip to content

Commit

Permalink
Add ord dependencies to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosfelt committed Jun 2, 2022
1 parent 006bdfa commit 4f21eb3
Show file tree
Hide file tree
Showing 3 changed files with 1,112 additions and 907 deletions.
2 changes: 1 addition & 1 deletion nbs/ch_activation_experiments.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1659,7 +1659,7 @@
},
"outputs": [],
"source": [
"df_a = pd.read_csv(\"../data/experiments/ch_activation_experiments_a.csv\", skiprows=1)\n",
" df_a = pd.read_csv(\"../data/experiments/ch_activation_experiments_a.csv\", skiprows=1)\n",
"df_b = pd.read_csv(\"../data/experiments/ch_activation_experiments_b.csv\", skiprows=1)"
]
},
Expand Down
Loading

0 comments on commit 4f21eb3

Please sign in to comment.