Skip to content

Commit

Permalink
Added missing csv newlines.
Browse files Browse the repository at this point in the history
  • Loading branch information
njern committed Jul 19, 2014
1 parent 1ed7ea4 commit 3fd2c95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/datasets/exam.csv
@@ -1,2 +1,2 @@
EXAM1,EXAM2,EXAM3,FINAL
73,80,75,152
73,80,75,152
2 changes: 1 addition & 1 deletion examples/datasets/exams.csv
Expand Up @@ -23,4 +23,4 @@ EXAM1,EXAM2,EXAM3,FINAL
86,82,89,175
78,83,85,175
76,83,71,149
96,93,95,192
96,93,95,192

0 comments on commit 3fd2c95

Please sign in to comment.