swiftcsv / SwiftCSV

CSV parser for Swift
MIT License
962 stars 193 forks source link

Loading CSV from path (String) #21

Closed stansidel closed 9 years ago

stansidel commented 9 years ago

Sometimes it's convenient to load csv data from a file path (as a string) and not from a url.