View Single Post
Old 01-17-2020, 08:16 PM   #396
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Import CSV File to Update Metadata (Advanced)

Job Spy is fully Unicode compatible in Python 2 and of course Python3 is all Unicode for text strings. One of its tools is: Import CSV File to Update Metadata (Advanced). It imports easily text CSV files encoded in UTF8.

Added: Attached is your example file that I opened with Notepad and did a "Save As", specifying the encoding as UTF8 instead of the ANSI that it was originally. It no longer is corrupt.

"Laboratory Techniques In Botany","Purvis, Marion Joy","£4.55"




DaltonST
Attached Files
File Type: txt user british pound import list example_csv.txt (65 Bytes, 227 views)

Last edited by DaltonST; 01-18-2020 at 03:01 PM. Reason: User's Example File
DaltonST is offline   Reply With Quote