Skip to content

Instantly share code, notes, and snippets.

@ndarville
Last active August 29, 2015 14:10
Show Gist options
  • Save ndarville/fda9bbe783222d77a977 to your computer and use it in GitHub Desktop.
Save ndarville/fda9bbe783222d77a977 to your computer and use it in GitHub Desktop.
CSV Files
We can make this file beautiful and searchable if this error is corrected: It looks like row 10 should actually have 4 columns, instead of 5. in line 9.
Year,Foo,Bar,Baz
2000,1231,231,121
2001,1121,4141,1231
2002,2121,222,111
2003,2121,231,3113
2004,2321,221,121
2005,5029,3302,223
2007,1214,1212,131
2008,12,121,4444
2009,2022,888,120,
2010,121,111,411
2011,212,341,3133
2012,1213,4132,211
2013,12301,89,9292
2014,2010,212,1111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment