How can i change the datatype from Float64 to String for a column in a csv.file with Miller? There are some NA’s in the particular column. Also is there a function to slice the newly created string in place ?
I tried to change the datatype with the built-in string function, but it didnt happen….
New contributor
user25085479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.