Refactor methods that read files to instead accept data
Closed this issue · 0 comments
eightBitter commented
Having methods read data rather than filepaths will be more flexible because the user wouldn't have to start with a file. This makes it easier to chain methods that process data.