Now that we can raise an error of any type, it is time to make our own error types. In this video we show that this is incredibly simple, and needs almost no code.
After the last video, try-except looks less like an if-else statement and more like an if-elif-else statement. As we see in this video, this has profound effects on how errors interact with the call…
In this video we revisit error messages in Python and show how to read the error type. This type is a class, which means that you can construct your own error objects.
Our third and final session will have two presentations “Prediction of hospital demand from the COVID-19 death curve: IHME Model” and “Molecular epidemiology of SARS-Cov-2: what…
Abstract:
We prove a central limit theorem for a class of additive processes that arise naturally in the
theory of finite horizon Markov decision problems. The main theorem generalizes a…