Convert a dataset's columns from DATE string format to numeric

castDATEToTime(dataset, colnames)

Arguments

dataset

the dataset you want to convert

colnames

the names of the columns you want to convert

See also

Other Data formatting: castDATETIMEToTime, castStringToNum, castTIMEToTime, setFieldNames