Skip to content

Instantly share code, notes, and snippets.

@aveek22
Created December 27, 2020 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aveek22/c92a06508df9d71db023b242e707d0b0 to your computer and use it in GitHub Desktop.
Save aveek22/c92a06508df9d71db023b242e707d0b0 to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: It looks like row 5 should actually have 4 columns, instead of 5. in line 4.
order,product,qty,amount
1,car,2,5000
2,bikes,1,2000
3,cookies,10,80
4,phone,1,5,300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment