columbia-applied-data-science / rosetta

Tools, wrappers, etc... for data science with a concentration on text processing
Other
206 stars 47 forks source link

added path_list arg to TextFileStreamer #14

Closed dkrasner closed 10 years ago

dkrasner commented 10 years ago

Added an argument to TextFileStreamer to allow an explicit list of paths. Ex, you want only certain files in a dir and you know what those are. In this case it will not get_path()...