An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/derrynknife/SurPyval

actuarial-science churn-prediction non-parametric parametric-distribution parametric-methods probability-plot reliability reliability-analysis reliability-engineering risk-analysis survival-analysis weibull

Score: 16.551943465447597

Last synced: 10 minutes ago
JSON representation

Repository metadata:

A Python package for survival analysis. The most flexible survival analysis package available. SurPyval can work with arbitrary combinations of observed, censored, and truncated data. SurPyval can also fit distributions with 'offsets' with ease, for example the three parameter Weibull distribution.


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 1,002
Total Committers: 8
Avg Commits per committer: 125.25
Development Distribution Score (DDS): 0.464

Commits in past year: 334
Committers in past year: 2
Avg Commits per committer in past year: 167.0
Development Distribution Score (DDS) in past year: 0.317

Name Email Commits
Derryn Knife d****e@g****m 537
Claude n****y@a****m 228
Derryn Knife d****e@D****l 187
Anthony Carbone a****e@g****m 40
Knife d****e@b****m 3
Derryn Knife d****e@d****n 3
Dan Foreman-Mackey f****y@g****m 2
Derryn Knife d****e@D****y 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 129
Total pull requests: 137
Average time to close issues: 5 months
Average time to close pull requests: about 2 months
Total issue authors: 9
Total pull request authors: 3
Average comments per issue: 0.74
Average comments per pull request: 0.39
Merged pull request: 117
Bot issues: 0
Bot pull requests: 0

Past year issues: 93
Past year pull requests: 116
Past year average time to close issues: 3 days
Past year average time to close pull requests: 4 days
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.39
Past year merged pull request: 112
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/derrynknife/SurPyval

Top Issue Authors

  • derrynknife (109)
  • CamDavidsonPilon (10)
  • lisandrojim (4)
  • scottkds (1)
  • alaskamike (1)
  • Scipiock (1)
  • leester1690 (1)
  • subha000git (1)
  • jspobst (1)

Top Pull Request Authors

  • derrynknife (133)
  • anthonycarbone (3)
  • dfm (1)

Top Issue Labels

  • bug (35)
  • enhancement (17)
  • experimental:forest (9)
  • release:1.0 (8)
  • release:0.16 (7)
  • release:0.17 (5)
  • good first issue (2)
  • release:ongoing (1)
  • help wanted (1)
  • release:0.18 (1)

Top Pull Request Labels


Package metadata

pypi.org: surpyval

A python package for survival analysis

  • Homepage: https://github.com/derrynknife/SurPyval
  • Documentation: https://surpyval.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.19.0 (published 10 days ago)
  • Last Synced: 2026-08-13T00:04:31.585Z (1 day ago)
  • Versions: 36
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 22,427 Last month
  • Docker Downloads: 0
  • Rankings:
    • Dependent packages count: 3.245%
    • Stargazers count: 10.35%
    • Downloads: 12.314%
    • Average: 12.683%
    • Forks count: 15.414%
    • Dependent repos count: 22.093%
  • Maintainers (1)

Dependencies

.github/workflows/actions.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
requirements.txt pypi
  • lifelines ==0.27.4
  • numba ==0.56.4
  • numpy-indexed ==0.3.5
  • reliability ==0.8.6
requirements_dev.txt pypi
  • black * development
  • coverage * development
  • flake8 * development
  • flake8-pyproject * development
  • mypy * development
  • pre-commit * development
  • pytest * development
docs/requirements.txt pypi
  • lifelines ==0.27.4
  • matplotlib ==3.6
  • numpy-indexed ==0.3.5
  • reliability ==0.8.6
  • sphinx ==5.3.0
  • sphinx-copybutton *
  • sphinx-notfound-page ==1.0.2
  • sphinx_rtd_theme ==1.1.1
pyproject.toml pypi
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite