adding new file safety-signal-sym.csv
This commit is contained in:
@@ -449,14 +449,13 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "6505ec4c",
|
||||
"id": "eaf8fe21",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"prrByVaccineAndSymptom = pd.read_csv(\n",
|
||||
" 'data/prr-ratios-all-vaccines.csv',\n",
|
||||
" index_col = 'VAX_TYPE',\n",
|
||||
" usecols = lambda columnName: columnName != 'Unnamed: 0')\n",
|
||||
" 'data/safety-signal-sym.csv',\n",
|
||||
" index_col = 'VACCINE')\n",
|
||||
"prrByVaccineAndSymptom"
|
||||
]
|
||||
},
|
||||
|
||||
File diff suppressed because one or more lines are too long
100
src/data/safety-signal-sym.csv
Normal file
100
src/data/safety-signal-sym.csv
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user