9,839 comparisons among 30 agents.
| Description | NBA games from 2012-2018 |
|---|---|
| Licence | CC BY-SA 4.0 |
| Source data | https://www.kaggle.com/datasets/pablote/nba-enhanced-stats |
| Comparisons | 9,839 |
|---|---|
| Agents | 30 |
agent_aagent_bdatehometeamscore_ascore_bwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("nba_2012-2018", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("nba_2012-2018", source="comp")
@misc{nba_enhanced_stats,
title = {NBA Enhanced Stats},
howpublished = {\url{https://www.kaggle.com/datasets/pablote/nba-enhanced-stats}},
note = {Accessed: 2023-10-01}
}
| IRW version | v439 |
|---|---|
| Redivis dataset | irw_competitions v3.2 |
| Redivis dataset DOI | 10.57761/ca6t-vb73 |
| Manifest pin for this IRW version | v3.2 |
| Metadata source | irw_meta v27.0 |