https://github.com/sportsdataverse/sportsdataverse-py
sportsdataverse python package
Science Score: 23.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
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 5 committers (20.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.3%) to scientific vocabulary
Keywords
Repository
sportsdataverse python package
Basic Info
- Host: GitHub
- Owner: sportsdataverse
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://py.sportsdataverse.org
- Size: 14.8 MB
Statistics
- Stars: 89
- Watchers: 6
- Forks: 9
- Open Issues: 33
- Releases: 2
Topics
Metadata Files
README.md
sportsdataverse-py 
See CHANGELOG.md for details.
The goal of sportsdataverse-py is to provide the community with a python package for working with sports data as a companion to the cfbfastR, hoopR, and wehoop R packages. Beyond data aggregation and tidying ease, one of the multitude of services that sportsdataverse-py provides is for benchmarking open-source expected points and win probability metrics for American Football.
Installation
sportsdataverse-py can be installed via pip:
```bash pip install sportsdataverse
with full dependencies
pip install sportsdataverse[all] ```
or from the repo (which may at times be more up to date):
bash
git clone https://github.com/sportsdataverse/sportsdataverse-py
cd sportsdataverse-py
pip install -e .[all]
Our Authors
Citations
To cite the sportsdataverse-py Python package in publications, use:
BibTex Citation
bibtex
@misc{gilani_sdvpy_2021,
author = {Gilani, Saiem},
title = {sportsdataverse-py: The SportsDataverse's Python Package for Sports Data.},
url = {https://py.sportsdataverse.org},
season = {2021}
}
Owner
- Name: SportsDataverse
- Login: sportsdataverse
- Kind: organization
- Email: sportsdataverse@gmail.com
- Website: https://sportsdataverse.org
- Twitter: sportsdataverse
- Repositories: 26
- Profile: https://github.com/sportsdataverse
GitHub Events
Total
- Issues event: 4
- Watch event: 13
- Issue comment event: 5
- Push event: 3
- Pull request review event: 1
- Pull request event: 1
- Fork event: 4
- Create event: 2
Last Year
- Issues event: 4
- Watch event: 13
- Issue comment event: 5
- Push event: 3
- Pull request review event: 1
- Pull request event: 1
- Fork event: 4
- Create event: 2
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| saiemgilani | s****i@g****m | 195 |
| Akshay Easwaran | a****n@m****m | 47 |
| armstjc | 7****c | 26 |
| Joseph Armstrong | a****c@m****u | 2 |
| Jared Lee | 6****6 | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 39
- Total pull requests: 49
- Average time to close issues: about 2 months
- Average time to close pull requests: 6 days
- Total issue authors: 15
- Total pull request authors: 8
- Average comments per issue: 0.82
- Average comments per pull request: 1.22
- Merged pull requests: 41
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 2
- Average time to close issues: about 22 hours
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.67
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- christophermclement (17)
- wparry22 (4)
- KeeonTabrizi (3)
- ryanranft (2)
- perceptualJonathan (1)
- btatkinson (1)
- trentonsorensen (1)
- JayTheriault (1)
- ddogwoofwoof (1)
- peternavin (1)
- JeffHCross (1)
- jkc1113 (1)
- Martschink (1)
- SOMA-Kaizen (1)
Pull Request Authors
- akeaswaran (18)
- armstjc (16)
- saiemgilani (7)
- MirandaRosalise (2)
- JackLich10 (2)
- ggurjar333 (2)
- JeffHCross (1)
- Kazink36 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 3,401 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 66
- Total maintainers: 1
pypi.org: sportsdataverse
Retrieve Sports data in Python
- Homepage: https://github.com/sportsdataverse/sportsdataverse-py
- Documentation: https://sportsdataverse.readthedocs.io/
- License: MIT
-
Latest release: 0.0.39
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- @docusaurus/core ^2.0.0-beta.3
- @docusaurus/preset-classic ^2.0.0-beta.3
- @mdx-js/react ^1.6.21
- @svgr/webpack ^5.5.0
- clsx ^1.1.1
- file-loader ^6.2.0
- prism-react-renderer ^1.2.1
- react ^17.0.1
- react-dom ^17.0.1
- url-loader ^4.1.1
- 1082 dependencies
- attrs >=20.3.0
- beautifulsoup4 >=4.4.0
- lxml >=4.2.1
- matplotlib >=2.0.0
- numpy >=1.13.0
- pandas *
- pyarrow >=1.0.1
- pygithub >=1.51
- requests >=2.18.1
- scipy >=1.4.0
- tqdm >=4.50.0
- xgboost >=1.2.0
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite