John P. Costello M.Sc.
John P. Costello M.Sc.
Charts of average daily % added with regional and global grouping.
[https://github.com/trekhleb/covid-19/pull/34](https://github.com/trekhleb/covid-19/pull/34) I've tried this here [new confirmed daily info](https://johnpc.xyz/covid-19/)
I'm also having trouble parsing Pokerstars hand history. I used the setup from [https://poker.readthedocs.io/en/latest/handhistory.html](https://poker.readthedocs.io/en/latest/handhistory.html) Raw data is loaded, but the error below is thrown by `match.group("ident")` in pokerstars.py. ..and there...
Node v14 added the ?? operator which mongoose uses, updating from node v12 to node v14 solved this issue for me.