beanumber / beanumber/openWARData

extra variable in MLBAM2016

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
ds <- list(MLBAM2012,
MLBAM2013,
MLBAM2014,
MLBAM2015,
MLBAM2016,
MLBAM2017)
sapply(ds, dim)
```
```
[,1] [,2] [,3] [,4] [,5] [,6]
[1,] 184739 185273 184450 180836 157457 185704
[2,] 62 62 62 62 63 62
```
```
> setdiff(names(MLBAM2016), names(MLBAM2017))
[1] "X10"
```

Too many columns and not enough rows.

@gjm112 can you re-download the data from 3c650fa?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.