https://github.com/arviz-devs/arviz-stats
Statistical computation and diagnostics for ArviZ.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Keywords from Contributors
bayesian-inference
closember
hacking
autograding
statistical-modeling
interpretability
probability-distribution
sequences
bayesian-statistics
standardization
Last synced: 10 months ago
·
JSON representation
Repository
Statistical computation and diagnostics for ArviZ.
Basic Info
- Host: GitHub
- Owner: arviz-devs
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://arviz-stats.readthedocs.io
- Size: 1.69 MB
Statistics
- Stars: 12
- Watchers: 12
- Forks: 7
- Open Issues: 28
- Releases: 5
Created about 3 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Owner
- Name: ArviZ
- Login: arviz-devs
- Kind: organization
- Website: https://www.arviz.org
- Twitter: arviz_devs
- Repositories: 31
- Profile: https://github.com/arviz-devs
GitHub Events
Total
- Create event: 60
- Release event: 2
- Issues event: 60
- Watch event: 8
- Delete event: 65
- Issue comment event: 136
- Push event: 194
- Pull request event: 173
- Pull request review comment event: 129
- Pull request review event: 129
- Fork event: 6
Last Year
- Create event: 60
- Release event: 2
- Issues event: 60
- Watch event: 8
- Delete event: 65
- Issue comment event: 136
- Push event: 194
- Pull request event: 173
- Pull request review comment event: 129
- Pull request review event: 129
- Fork event: 6
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Osvaldo A Martin | a****a@g****m | 55 |
| Oriol Abril-Pla | o****a@g****m | 33 |
| Jordan Deklerk | j****k@g****m | 7 |
| dependabot[bot] | 4****] | 4 |
| Piyush | 1****T | 3 |
| github-actions[bot] | 4****] | 3 |
| Seth Axen | s****h@s****m | 3 |
| Suhaani Agarwal | s****7@g****m | 1 |
| Rohan Babbar | r****8@y****m | 1 |
| Rob Zinkov | z****x | 1 |
| Andy Maloney | a****y@m****g | 1 |
Committer Domains (Top 20 + Academic)
mailbox.org: 1
sethaxen.com: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 57
- Total pull requests: 223
- Average time to close issues: 2 months
- Average time to close pull requests: 5 days
- Total issue authors: 9
- Total pull request authors: 11
- Average comments per issue: 0.74
- Average comments per pull request: 0.87
- Merged pull requests: 187
- Bot issues: 0
- Bot pull requests: 18
Past Year
- Issues: 50
- Pull requests: 198
- Average time to close issues: 24 days
- Average time to close pull requests: 4 days
- Issue authors: 8
- Pull request authors: 11
- Average comments per issue: 0.7
- Average comments per pull request: 0.96
- Merged pull requests: 163
- Bot issues: 0
- Bot pull requests: 12
Top Authors
Issue Authors
- OriolAbril (21)
- jordandeklerk (17)
- aloctavodia (11)
- PiyushPanwarFST (2)
- mlpotter (2)
- jessegrabowski (1)
- star1327p (1)
- n-kall (1)
- zaxtax (1)
Pull Request Authors
- aloctavodia (109)
- OriolAbril (50)
- jordandeklerk (24)
- dependabot[bot] (10)
- github-actions[bot] (8)
- PiyushPanwarFST (8)
- sethaxen (6)
- rohanbabbar04 (2)
- suhaani-agarwal (2)
- zaxtax (2)
- amaloney (2)
Top Labels
Issue Labels
good first issue (1)
Pull Request Labels
dependencies (10)
github_actions (2)
Packages
- Total packages: 1
-
Total downloads:
- pypi 14,247 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 3
pypi.org: arviz-stats
Statistical computation and diagnostics for ArviZ.
- Documentation: https://arviz-stats.readthedocs.io/
- License: Apache Software License
-
Latest release: 0.6.0
published about 1 year ago
Rankings
Dependent packages count: 10.8%
Average: 35.7%
Dependent repos count: 60.6%
Maintainers (3)
Last synced:
11 months ago
Dependencies
.github/workflows/publish.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/rtd-preview.yml
actions
- readthedocs/actions/preview v1 composite
.github/workflows/test.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
pyproject.toml
pypi
- arviz-base @ git+https://github.com/arviz-devs/arviz-base
- numpy >=1.20
- scipy *
- xarray >=0.18.0
- xarray-datatree *
- xarray-einstats *