https://github.com/sportsdataverse/sportsdataverse-py

sportsdataverse python package

https://github.com/sportsdataverse/sportsdataverse-py

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

cfb-data college-basketball college-football data-science espn hockey nba nba-stats nfl nflfastr nhl nhl-api python sports sports-analytics sports-data sports-stats sportsdataverse wnba womens-basketball
Last synced: 6 months ago · JSON representation

Repository

sportsdataverse python package

Basic Info
Statistics
  • Stars: 89
  • Watchers: 6
  • Forks: 9
  • Open Issues: 33
  • Releases: 2
Topics
cfb-data college-basketball college-football data-science espn hockey nba nba-stats nfl nflfastr nhl nhl-api python sports sports-analytics sports-data sports-stats sportsdataverse wnba womens-basketball
Created over 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

sportsdataverse-py

Lifecycle:experimental PyPIPyPI - Down
loads Contributors Twitter
Follow

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

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

All Time
  • Total Commits: 271
  • Total Committers: 5
  • Avg Commits per committer: 54.2
  • Development Distribution Score (DDS): 0.28
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
bug (9) enhancement (6) question (1)
Pull Request Labels
bug (2) enhancement (2)

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

  • Versions: 66
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 3,401 Last month
Rankings
Stargazers count: 9.0%
Dependent packages count: 10.1%
Average: 11.3%
Downloads: 11.4%
Dependent repos count: 11.5%
Forks count: 14.2%
Maintainers (1)
Last synced: 6 months ago

Dependencies

docs/package.json npm
  • @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
docs/yarn.lock npm
  • 1082 dependencies
setup.py pypi
  • 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
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
pyproject.toml pypi