I have a file in which I am willing to convert all the numbers in the columns of my dataframe like (1,2, etc..) to be converted to (one,two, etc..). Here is how my dataframe looks like:
name
a1printanddisplay.com
a1programador.com.br
a1web.com.br
a1weblink.com
a2 hosting
a2 hosting inc. iceland
a2 system international
a2 group llc
Does anybody know the quickest way to do that?