Importing data but column type is not changing to what I want
Hello All,
So basically, my problem originates with the importation of some csv data. I have a mix of numeric and character columns that I am importing. I had first imported the data through the wizard and then used the data table to generate plots. From there I made a dashboard and used the plots and the data table as part of the dashboard script.
I noticed that a column that I am importing is gett...