formating

This commit is contained in:
frankknoll
2022-01-30 16:03:03 +01:00
parent 9316a6755a
commit 3c53552869
2 changed files with 2 additions and 2 deletions

View File

@@ -146,8 +146,7 @@
" [np.NaN, np.NaN, 'Y']],\n",
" index = [\n",
" \"1996873\",\n",
" \"1996874\"],\n",
"),\n",
" \"1996874\"]),\n",
" 'VAERSVAX': self.createDataFrame(\n",
" columns = ['VAX_TYPE', 'VAX_MANU', 'VAX_LOT', 'VAX_DOSE_SERIES'],\n",
" data = [ ['HPV9', 'MERCK & CO. INC.', 'R017624', 'UNK'],\n",

View File

@@ -1,6 +1,7 @@
jupyter notebook
FK-TODO:
- Tabelle von https://www.howbadismybatch.com/combined.html nachprogrammieren
- "I would suggest that you filter the vax table first for just C19 vaccines, and for just first dose.
Then carry out the analysis as before.
Repeat for second dose and third dose separately. The cumulative effect will then appear.