pega-datascientist-tools icon indicating copy to clipboard operation
pega-datascientist-tools copied to clipboard

Requiring to explicitly import lubridate before using datamart read

Open operdeck opened this issue 2 years ago • 0 comments

W/o library(lubridate) getting an error

"could not find function "is.POSIXt"

when doing a readADMDatamartModelExport

We should scope the posix funciton with the library and/or declare the lib somewhere

operdeck avatar Sep 14 '21 07:09 operdeck