Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Using R or Python script text column without accent

Hi, I need R or Python script to transform column "Name" to column "Name" without accent. I have downloaded R Open and tried this. # 'dataset' holds the input data for this scriptdataset$text <- ic...