JOSS: https://github.com/Alcampopiano/hypothesize
confidence-intervals data-analysis hypothesis-testing null-hypothesis python r robust-statistics significance-testing statistics stats
Score: 11.11020658253009
Last synced: about 11 hours ago
JSON representation
Repository metadata:
Robust statistics in Python
- Host: GitHub
- URL: https://github.com/Alcampopiano/hypothesize
- Owner: Alcampopiano
- License: bsd-3-clause
- Created: 2020-03-04T20:39:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-08T14:24:23.000Z (about 1 year ago)
- Last Synced: 2026-07-26T09:07:49.731Z (21 days ago)
- Topics: confidence-intervals, data-analysis, hypothesis-testing, null-hypothesis, python, r, robust-statistics, significance-testing, statistics, stats
- Language: Python
- Homepage: https://alcampopiano.github.io/hypothesize/
- Size: 5.2 MB
- Stars: 68
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Allan Campopiano
- Login: Alcampopiano
- Email:
- Kind: user
- Description: Combining expertise from computer science, statistics, and psychological research
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4624246?u=80a1e262cac6e598c0e04957078ddd77afeffa48&v=4
- Repositories: 5
- Last Synced at: 2023-02-28T05:35:22.888Z
- Profile URL: https://github.com/Alcampopiano
GitHub Events
Total
- Delete event: 1
- Fork event: 1
- Pull request event: 1
- Push event: 2
- Watch event: 5
- Total: 10
Last Year
- Total: 0
Committers metadata
Last synced: 2 days ago
Total Commits: 171
Total Committers: 5
Avg Commits per committer: 34.2
Development Distribution Score (DDS): 0.117
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | 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: 12 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
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
- Total packages: 3
-
Total downloads:
- pypi: 188 last-month
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 2 (may contain duplicates)
- Total versions: 35
- Total maintainers: 1
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-08-14T03:48:03.707Z (2 days ago)
- Versions: 32
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 163 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 about 5 years ago)
- Last Synced: 2026-08-14T03:52:35.200Z (2 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 25 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 about 4 years ago)
- Last Synced: 2026-04-01T01:59:15.506Z (5 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
- more-itertools ==8.12.0
- numpy ==1.22.0
- pandas ==1.4.2
- scipy ==1.7.3
- actions/checkout v2 composite
- actions/setup-python v1 composite