Skip to content

Instantly share code, notes, and snippets.

@GiovanniBalestrieri
Created April 13, 2016 16:43
Show Gist options
  • Save GiovanniBalestrieri/3b1df62d0d4ab0e2ab118422d10d2a81 to your computer and use it in GitHub Desktop.
Save GiovanniBalestrieri/3b1df62d0d4ab0e2ab118422d10d2a81 to your computer and use it in GitHub Desktop.
Adds details to the csv file
sed -i '1ititleAffinity,genre,category,director,actor1,actor2,imageFeature1,imageFeature2,imageFeature3,imageFeature4,class' $csvPath/${testSet} > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment