Last active
December 3, 2017 10:04
-
-
Save matt40k/d30ab2858a1c2601606f8b2841ad3440 to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test|test|test | |
test|test|test | |
test|test|test | |
test|test|test | |
test|test|test||Something|Dark|Side | |
test|test|test |
We can make this file beautiful and searchable if this error is corrected: It looks like row 5 should actually have 3 columns, instead of 7 in line 4.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test,test,test | |
test,test,test | |
test,test,test | |
test,test,test | |
test,test,test,,Something,Dark,Side | |
test,test,test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment