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: 15.435049284977802

Last synced: 1 day 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: 3 days ago

Total Commits: 827
Total Committers: 8
Avg Commits per committer: 103.375
Development Distribution Score (DDS): 0.445

Commits in past year: 159
Committers in past year: 2
Avg Commits per committer in past year: 79.5
Development Distribution Score (DDS) in past year: 0.176

Name Email Commits
Derryn Knife d****e@g****m 459
Derryn Knife d****e@D****l 187
Claude n****y@a****m 131
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: 3 days ago

Total issues: 36
Total pull requests: 50
Average time to close issues: about 1 year
Average time to close pull requests: about 1 hour
Total issue authors: 9
Total pull request authors: 3
Average comments per issue: 1.81
Average comments per pull request: 0.4
Merged pull request: 33
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 29
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 minutes
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.69
Past year merged pull request: 28
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 (16)
  • CamDavidsonPilon (10)
  • lisandrojim (4)
  • scottkds (1)
  • alaskamike (1)
  • Scipiock (1)
  • leester1690 (1)
  • subha000git (1)
  • jspobst (1)

Top Pull Request Authors

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

Top Issue Labels

  • enhancement (7)
  • good first issue (2)
  • help wanted (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.11.1 (published 12 days ago)
  • Last Synced: 2026-06-19T21:03:14.959Z (3 days ago)
  • Versions: 26
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 9,710 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
setup.py pypi
  • autograd *
  • autograd_gamma *
  • formulaic *
  • matplotlib *
  • numba *
  • numpy *
  • numpy_indexed *
  • pandas *
  • scipy *
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