refactoring
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user