Skip to content

v0.22.5

Compare
Choose a tag to compare
@CamDavidsonPilon CamDavidsonPilon released this 20 Sep 15:36
· 797 commits to master since this release

0.22.5 - 2019-09-20

New features
  • Improvements to the repr of models that takes into accounts weights.
  • Better support for predicting on Pandas Series
Bug fixes
  • Fixed issue where fit_interval_censoring wouldn't accept lists.
  • Fixed an issue with AalenJohansenFitter failing to plot confidence intervals.
API Changes
  • _get_initial_value in parametric univariate models is renamed _create_initial_point