Yelp / dataset-examples

Samples for users of the Yelp Academic Dataset
http://www.yelp.com/academic_dataset
Other
1.23k stars 615 forks source link

Made json to csv converter more memory efficient #14

Closed sc932 closed 10 years ago

sc932 commented 10 years ago

Don't store all the json in memory, write as we read.