Skip to content

Instantly share code, notes, and snippets.

@jribnik
Last active January 27, 2016 03:09
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 jribnik/c61d4671ca814403e4c3 to your computer and use it in GitHub Desktop.
Save jribnik/c61d4671ca814403e4c3 to your computer and use it in GitHub Desktop.
mongoimport of malformed CSV file
$ mongoimport --type=csv --headerline -d nfl -c pbp_2015 pbp-2015.csv
2016-01-26T21:40:44.549-0500 Failed: fields cannot be identical: '' and ''
2016-01-26T21:40:44.549-0500 imported 0 documents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment