Skip to content

Instantly share code, notes, and snippets.

@hantuzun
Last active April 5, 2016 03:31
Show Gist options
  • Save hantuzun/4aa1293107d1b876959b9606e07b8657 to your computer and use it in GitHub Desktop.
Save hantuzun/4aa1293107d1b876959b9606e07b8657 to your computer and use it in GitHub Desktop.
Creates item metadata json file form links.csv of http://files.grouplens.org/datasets/movielens/ml-latest.zip
@hantuzun
Copy link
Author

hantuzun commented Apr 5, 2016

awk -f links_to_metadata.awk links.csv > movies_metadata.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment