Skip to content

Commit 893ecfb

Browse files
committed
Adding the 'hitters' dataset.
1 parent 5209eb0 commit 893ecfb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

real/hitters/readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Got the 'hitters' dataset from here:
22

3-
https://gist.github.com/keeganhines/59974f1ebef97bbaa44fb19143f90bad#file-hitters-csv
3+
https://gist.githubusercontent.com/keeganhines/59974f1ebef97bbaa44fb19143f90bad/raw/d9bcf657f97201394a59fffd801c44347eb7e28d/Hitters.csv
44

5-
though it is avialable from many sources.
5+
though it is available from many sources.
66

7-
Changing it to tab delimited format and removing the first column (names), though these may be obtained from the above.
7+
Changing it to tab delimited format and removing the first column (names), though these may be obtained from the above. Using * for missing salaary values.

0 commit comments

Comments
 (0)