Preface¶This series of posts is based on a talk I held for the TS-CCES group at the Institute of Environmental Physics, Heidelberg in November 2016. I presented this Jupyter notebook directly using RISE, a Reveal.js plugin for Jupyter. This allowed me to ... (more…)
Read more »
Today, the 0.25.0 release of lifelines was released. I'm very excited about some changes in this version, and want to highlight a few of them. Be sure to upgrade with: pip install lifelines==0.25.0 Formulas everywhere! Formulas, which should really be cal... (more…)
Read more »
There are many ways to handle Python app dependencies with Docker. Here is
an overview of the most common ones – with a twist. (more…)
Read more »
What does it take to become a software engineer for a hedge fund? Is there any point in teaching yourself how to code? Do you need to go to university?
Read more »