Skip to content

0.11.0-master

Compare
Choose a tag to compare
@CamDavidsonPilon CamDavidsonPilon released this 22 Jun 03:44
· 1384 commits to master since this release

0.11.0

  • fixes regression in KaplanMeierFitter.plot when using Seaborn and lifelines.
  • introduce a new .plot function to a fitted CoxPHFitter instance. This plots the hazard coefficients and their confidence intervals.
  • in all plot methods, the ix kwarg has been deprecated in favour of a new loc kwarg. This is to align with Pandas deprecating ix