228,326 comparisons among 89 agents.
| Description | MLB from 1870s through 2023 |
|---|---|
| Licence | MIT |
| Source data | https://github.com/sportstensor/MLB/tree/main/data_and_models |
| Comparisons | 228,326 |
|---|---|
| Agents | 89 |
agent_aagent_bdatehomefieldscore_ascore_bseasonwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("mlb_through2023", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("mlb_through2023", source="comp")
@misc{MLBData2023,
title = {MLB Data and Models},
howpublished = {\url{https://github.com/sportstensor/MLB/tree/main/data_and_models}},
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 |