Conversation
camillelake
commented
Apr 14, 2020
|
|
||
| [](https://circleci.com/gh/biof309/project_spring_2020/tree/master) | ||
|
|
||
| I will do a project |
Author
There was a problem hiding this comment.
This is a bit ambitious, but I plan to determine if there is a correlation between BCG vaccination rate (against tuberculosis) and COVID-19 case fatality. To execute this plan, I will find recent data on TB vaccination worldwide (by country) from WHO and recent COVID-19 fatality rates from Jon's Hopkins worldwide by country. I will manipulate this data to be tidy if necessary using the pandas package, and then plot the data using a heatmap, or something of the like, using matplotlib. Then I will create a new data file with case fatality and BCG vaccination rate and perform statistics on this file using numpy, or a similar package.
I'm sorry but I added my project idea to the wrong place in Github, where I described my project earlier in the semester. I apologize that this entry is late, please let me know if there are other things that need to be added to my code, though I ran it in Colaboratory and it runs fine.
Update README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Camille Lake