- `CoxFitter` implements Cox Proportional Hazards model in lifelines. - lifelines moves the wheels distributions. - tests in the `statistics` module now prints the summary (and still return the regular values) - new `BaseFitter` class is inherited from all fitters.