swiftcsv / SwiftCSV

CSV parser for Swift
MIT License
947 stars 190 forks source link

couldn’t be opened using text encoding Unicode (UTF-8) #119

Open saeculumBhaveshB opened 1 year ago

saeculumBhaveshB commented 1 year ago

Can you please help me i am facing this type of issue when i am reading my data from csv file.

Thanks in advance

DivineDominion commented 1 year ago

To debug anything, we'd need to see the input CSV file. Please hare a minimum example that breaks for you.