Viewing profile — AaronWard
AaronWard
HN member- Joined
- Mon, Mar 09, 2020, 1:06 PM UTC
- HN karma
- 22
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About AaronWard
Recent public activity
- story
-
comment
Comment #22808824
Nice! I kind have a python package that generates something similar to what your website shows ( https://github.com/AaronWard/covidify )
- story
-
comment
Comment #22695633
Thanks very much Takaki I can see one for South Korea, but unfortunately I don't think they have any global ones listed :/
-
story
Ask HN: Any good coronavirus demographic datasets?
I know about the JHU dataset on github. I'm looking something like statistics on patient demographics such a gender, age, area, deaths, underlining health conditions etc. Any help …
-
story
Show HN: Covidify – coronavirus dataset and visualization generator
Covidify downloads the latest covid-19 data for confirmed cases, deaths and recoveries. - Creates a time series dataset - Creates a daily stats dataset - Generate visualizations - …
- story
- story
- story
-
comment
Comment #22535413
Check where you have pandas and covidify installed and make sure they are in the same site-packages. ps: pip is just a package manager, you should really consider using conda for c…
-
comment
Comment #22534107
Are you using a conda environment?
-
comment
Comment #22526892
Do you know of any datasources to integrate flu statistics?
-
comment
Comment #22526533
I will look into it, if you want could you add it to the issues what exactly you suggest and ill add it to the kanban board :)
-
comment
Comment #22526525
Thanks very much :))
-
comment
Comment #22526520
It preprocesses the datasource into a time series dataset. So i guess this would be more useful for data science people and ml engineers rather than the average joe
-
comment
Comment #22526504
It creates a time series dataset and a summary stats excel report that shows the daily counts, averages, moving averages, deltas, and more (see this excel sheet https://github.com/…
- story