diff --git a/src/help.txt b/src/help.txt index 48297679160..9fc69f1e170 100644 --- a/src/help.txt +++ b/src/help.txt @@ -13,3 +13,5 @@ ipython kernel install --user --name=howbadismybatch-venv-kernel jupyter kernelspec list conda env export --from-history > environment.yml conda env create -f environment.yml + +internationalVaersCovid19.reset_index()['VAERS_ID'].value_counts() \ No newline at end of file