Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.30.0 #1643

Merged
merged 6 commits into from
Oct 29, 2024
Merged

0.30.0 #1643

merged 6 commits into from
Oct 29, 2024

Conversation

CamDavidsonPilon
Copy link
Owner

No description provided.

@CamDavidsonPilon CamDavidsonPilon merged commit 47afb1c into master Oct 29, 2024
1 of 8 checks passed
@CamDavidsonPilon CamDavidsonPilon deleted the 0.30.0 branch October 29, 2024 11:59
@sbwiecko
Copy link
Contributor

sbwiecko commented Oct 29, 2024

Hi Cameron, thank you for releasing version 0.30.0.

Just want to check with you what happened with c9d6738, and I want to confirm that the issue with print_summary(decimals=x) is NOT fixed.

In [8]: results.print_summary(decimals=10)
<lifelines.StatisticalResult: logrank_test>
               t_0 = -1
 null_distribution = chi squared
degrees_of_freedom = 1
         test_name = logrank_test

---
 test_statistic    p  -log2(p)
           3.84 0.05      4.32

In [13]: lifelines.__version__
Out[13]: '0.30.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants