Created
April 13, 2016 16:43
-
-
Save GiovanniBalestrieri/3b1df62d0d4ab0e2ab118422d10d2a81 to your computer and use it in GitHub Desktop.
Adds details to the csv file
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
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