I am trying to split the string from a column into multiple columns using Python. My data base is in SQL Server The strings have Persian characters including numbers, like:
\ارزگان\جلد 10 اصل اساس سال 1353 مرکز(ترینکوت) ولایت ارزگان\138.pdf
How should I split the words in to separate columns in my SQL database by using Python jupyther.