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

Switched from optparse to argparse in converter #13

Closed sc932 closed 10 years ago

sc932 commented 10 years ago

Fixes import issue for optparse

Tested in 2.6.7 and 2.7.2

Closes #11.