A Pandas/Python analytic framework for the Johns Hopkins Covid-19 data

Daily COVID-19 epidemiological data, piped in to friendly Pandas dataframes, growth modeling (:construction:) – willhaslett/covid-19-growth… Read more

Similar

Python Type Hints Are Turing Complete

Grigore showed that Java generics are Turing complete by describing a reduction from Turing machines to Java subtyping. We apply Grigore's algorithm to Python type hints and deduce that they are Turing complete. In addition, we present an alternative redu... (more…)

Read more »