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

JOSS: https://github.com/Alcampopiano/hypothesize

confidence-intervals data-analysis hypothesis-testing null-hypothesis python r robust-statistics significance-testing statistics stats

Score: 10.926837356703691

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Robust statistics in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 21 days ago

Total Commits: 171
Total Committers: 5
Avg Commits per committer: 34.2
Development Distribution Score (DDS): 0.117

Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
alcampopiano a****o@g****m 151
Allan Campopiano c****l@h****g 16
dependabot[bot] 4****] 2
Allan Campopiano c****l@g****m 1
Allan Campopiano a****n@d****m 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 14
Total pull requests: 3
Average time to close issues: 4 months
Average time to close pull requests: 9 months
Total issue authors: 8
Total pull request authors: 2
Average comments per issue: 0.93
Average comments per pull request: 1.0
Merged pull request: 2
Bot issues: 0
Bot pull requests: 2

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • Alcampopiano (3)
  • martinagvilas (3)
  • arbennett (3)
  • tupui (1)
  • paul-hawkins (1)
  • cmillion (1)
  • joncchen (1)
  • chris-park (1)

Top Pull Request Authors

  • dependabot[bot] (3)
  • bwettimz (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)

Package metadata

pypi.org: hypothesize

A Python package for comparing groups and measuring associations using robust statistics.

  • Homepage: https://github.com/Alcampopiano/hypothesize
  • Documentation: https://hypothesize.readthedocs.io/
  • Licenses: BSD 3-clause
  • Latest release: 1.2.3 (published about 1 year ago)
  • Last Synced: 2026-06-02T13:01:35.520Z (21 days ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 129 Last month
  • Rankings:
    • Stargazers count: 8.636%
    • Dependent packages count: 10.109%
    • Average: 14.569%
    • Downloads: 15.665%
    • Forks count: 16.878%
    • Dependent repos count: 21.559%
  • Maintainers (1)
pypi.org: robust-statistics-simulator

Interactive simulations that demonstrate properties of robust statistics

  • Homepage: https://github.com/Alcampopiano/hypothesize
  • Documentation: https://robust-statistics-simulator.readthedocs.io/
  • Licenses: BSD 3-clause
  • Latest release: 0.1.dev2 (published almost 5 years ago)
  • Last Synced: 2026-06-02T13:01:35.022Z (21 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 27 Last month
  • Rankings:
    • Stargazers count: 8.636%
    • Dependent packages count: 10.109%
    • Forks count: 16.878%
    • Dependent repos count: 21.559%
    • Average: 21.709%
    • Downloads: 51.365%
  • Maintainers (1)
conda-forge.org: hypothesize

  • Homepage: https://github.com/Alcampopiano/hypothesize
  • Licenses: BSD-3-Clause
  • Latest release: 1.2.1 (published almost 4 years ago)
  • Last Synced: 2026-04-01T01:59:15.506Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 34.025%
    • Stargazers count: 43.05%
    • Average: 46.405%
    • Dependent packages count: 51.175%
    • Forks count: 57.37%

Dependencies

requirements.txt pypi
  • more-itertools ==8.12.0
  • numpy ==1.22.0
  • pandas ==1.4.2
  • scipy ==1.7.3
.github/workflows/test_and_lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
setup.py pypi