Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
KnollFrank committed Jul 28, 2024
1 parent 02feabc commit bf267f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
2 changes: 1 addition & 1 deletion docs/DrugsForPathologies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<div class="page-title">
<div class="title_left">
<h1 id="heading">Drugs for the Treatment of Pathologies</h1>
<h2 >By Craig Paardekooper</h2>
<h2>By Craig Paardekooper</h2>
</div>
</div>
<div class="clearfix"></div>
Expand Down
20 changes: 0 additions & 20 deletions src/HowBadIsMyBatch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -685,26 +685,6 @@
"drugDescrByPathology"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "f7e83e81",
"metadata": {},
"outputs": [],
"source": [
"drugDescrByPathology['abdominal pain']"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "0d0b6909",
"metadata": {},
"outputs": [],
"source": [
"drugs4Pathologies[drugs4Pathologies['PATHOLOGY'] == 'abdominal pain']"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit bf267f4

Please sign in to comment.